shuqianpinggu/huaxi/Lib/site-packages/alembic/__init__.py

5 lines
63 B
Python
Raw Normal View History

2025-06-17 17:46:44 +08:00
from . import context
from . import op
__version__ = "1.14.1"