Initial commit
This commit is contained in:
3
handler/__init__.py
Normal file
3
handler/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .exception import install
|
||||
|
||||
__all__ = ["install"]
|
||||
Reference in New Issue
Block a user