1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-03 18:15:50 +00:00
bazarr/libs/libfilebot/__init__.py

6 lines
84 B
Python
Raw Normal View History

2018-10-31 17:08:29 +01:00
# coding=utf-8
from main import get_filebot_attrs
__all__ = ["get_filebot_attrs"]