urfu-daddy/src/database/__init__.py

4 lines
53 B
Python

__all__ = ["session"]
from .session import session