bazarr/libs/alembic/__init__.py

7 lines
75 B
Python

import sys
from . import context
from . import op
__version__ = "1.10.3"