Skip to content

Commit 914c269

Browse files
committed
chore: remove pdb invocation.
1 parent baffba0 commit 914c269

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/benchmark.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
# --- patch sys.path to make sure 'import roundup' finds correct version
66
import os.path as osp
7-
import pdb; pdb.set_trace()
87
thisdir = osp.dirname(osp.abspath(__file__))
98
rootdir = osp.dirname(thisdir)
109
if (osp.exists(thisdir + '/benchmark.py') and

0 commit comments

Comments
 (0)