We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baffba0 commit 914c269Copy full SHA for 914c269
test/benchmark.py
@@ -4,7 +4,6 @@
4
5
# --- patch sys.path to make sure 'import roundup' finds correct version
6
import os.path as osp
7
-import pdb; pdb.set_trace()
8
thisdir = osp.dirname(osp.abspath(__file__))
9
rootdir = osp.dirname(thisdir)
10
if (osp.exists(thisdir + '/benchmark.py') and
0 commit comments