mirror of
https://github.com/morpheus65535/bazarr.git
synced 2026-04-24 08:12:13 -04:00
5 lines
126 B
Python
5 lines
126 B
Python
from .region import CacheRegion, register_backend, make_region # noqa
|
|
|
|
# backwards compat
|
|
from .. import __version__ # noqa
|