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 a32f03d commit 942ac3bCopy full SHA for 942ac3b
pydumpling/__init__.py
@@ -3,7 +3,6 @@
3
from .rpdb import r_post_mortem
4
from .debug_dumpling import debug_dumpling, load_dumpling
5
from .pydumpling import save_dumping, dump_current_traceback, __version__
6
-from .helpers import catch_any_exception
7
8
9
__version__ == __version__
0 commit comments