Skip to content

Commit 6a29f36

Browse files
committed
import UnrecoverableException
1 parent 19e8cfa commit 6a29f36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from .exceptions import UnrecoverableException
2+
3+
__all__ = ["UnrecoverableException"]

0 commit comments

Comments
 (0)