bazarr/libs/dogpile/cache/__init__.py
2018-09-16 20:33:04 -04:00

5 lines
126 B
Python

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