1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-30 11:35:50 +00:00
bazarr/libs/dogpile/cache/__init__.py

5 lines
126 B
Python
Raw Normal View History

from .region import CacheRegion, register_backend, make_region # noqa
# backwards compat
from .. import __version__ # noqa