Skip to content

Commit

Permalink
Removed pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
giadarol committed May 23, 2022
1 parent 5afd821 commit f02a582
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_gauss_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ def test_gaussian_bunch_generation():

part_on_co = tracker.find_closed_orbit()

import pdb; pdb.set_trace()
part = xp.generate_matched_gaussian_bunch(
_context=context,
tracker=tracker,
Expand Down

0 comments on commit f02a582

Please sign in to comment.