bot-base/modules/base/__init__.py

2 lines
74 B
Python
Raw Normal View History

from .BasePython import BaseClassPython
from .BaseLua import BaseClassLua