Sign in
cobalt
/
pre-commit-hooks
/
5541a6a046b7a0feab73a21612ab5d94a6d3f6f0
/
.
/
testing
/
resources
/
file_with_debug.notpy
blob: faa23a275f5a8d50b17a5860e04a46a3c0c03e37 [
file
] [
log
] [
blame
]
def
foo
(
obj
):
import
pdb
;
pdb
.
set_trace
()
return
5