[refactor] Init
This commit is contained in:
3
texteller/models/__init__.py
Normal file
3
texteller/models/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .texteller import TexTeller
|
||||
|
||||
__all__ = ['TexTeller']
|
||||
Reference in New Issue
Block a user