[init] baseline7 from project_6
This commit is contained in:
3
ex_engine/python/__init__.py
Normal file
3
ex_engine/python/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .ex_loader import EXEngine, get_engine
|
||||
|
||||
__all__ = ["EXEngine", "get_engine"]
|
||||
Reference in New Issue
Block a user