Skip to content

Commit d135209

Browse files
committed
update import statements
1 parent 208f324 commit d135209

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydumpling/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from .rpdb import r_post_mortem
44
from .debug_dumpling import debug_dumpling, load_dumpling
55
from .pydumpling import save_dumping, dump_current_traceback, __version__
6+
from .helpers import catch_any_exception
67

78

89
__version__ == __version__

0 commit comments

Comments
 (0)