bazarr/libs/backports/__init__.py

2 lines
81 B
Python

__path__ = __import__('pkgutil').extend_path(__path__, __name__) # type: ignore