From f02a58229733059c782a63301906318b3cd89967 Mon Sep 17 00:00:00 2001 From: Giovanni Iadarola Date: Mon, 23 May 2022 17:03:38 +0200 Subject: [PATCH] Removed pdb --- tests/test_gauss_gen.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_gauss_gen.py b/tests/test_gauss_gen.py index 0e57d5e..fc869bc 100644 --- a/tests/test_gauss_gen.py +++ b/tests/test_gauss_gen.py @@ -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,