Files
helia/migrations/__init__.py

4 lines
45 B
Python

from . import init_db
__all__ = ["init_db"]