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