mirror of
https://github.com/0xMax42/pydepp.git
synced 2025-08-05 10:10:21 +02:00
Add __init__.py to expose AdeptDepp class for module imports
This commit is contained in:
2
pydepp/__init__.py
Normal file
2
pydepp/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .depp import AdeptDepp
|
||||
__all__ = ["AdeptDepp"]
|
Reference in New Issue
Block a user