Files
memebot/src/plugins/DataBase/__init__.py
T

4 lines
55 B
Python

from .dataBase import DataBase
__all__ = ['DataBase']