huaxi-backend-master/huaxi/Lib/site-packages/alembic/__init__.py

5 lines
63 B
Python
Raw Normal View History

2025-08-01 19:12:19 +08:00
from . import context
from . import op
__version__ = "1.14.1"