Simplify debug-statemetns tests

This commit is contained in:
Anthony Sottile
2018-05-13 15:07:31 -07:00
parent 904a06196d
commit 6e2e83a409
2 changed files with 12 additions and 55 deletions

View File

@@ -1,5 +0,0 @@
def foo(obj):
import pdb; pdb.set_trace()
return 5