Skip to content

Commit

Permalink
fix silly
Browse files Browse the repository at this point in the history
  • Loading branch information
andiwand committed Nov 28, 2024
1 parent b391f89 commit 18266a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/Python/tests/test_propagation.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def test_steppers(conf_const, trk_geo):
inputParticles="particles_input",
outputTrackParameters="params_particles_input",
)
s.addAlgorithm(trkParamExtractor)
seq.addAlgorithm(trkParamExtractor)

alg = conf_const(
acts.examples.PropagationAlgorithm,
Expand Down

0 comments on commit 18266a9

Please sign in to comment.