mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-12 02:22:56 +08:00
4 lines
126 B
Python
4 lines
126 B
Python
from .region import CacheRegion, register_backend, make_region # noqa
|
|
|
|
# backwards compat
|
|
from .. import __version__ # noqa
|