fishBook/fishbook/database/__init__.py
2019-09-18 17:13:49 +02:00

3 lines
47 B
Python

from .database import *
__all__ = ['database']