exception
This commit is contained in:
parent
fdbd850d23
commit
a4f49d6ac0
1 changed files with 2 additions and 0 deletions
2
rwx/err/__init__.py
Normal file
2
rwx/err/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
class Exception(Exception):
|
||||
pass
|
Loading…
Reference in a new issue