1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-30 19:46:25 +00:00
bazarr/libs/subzero/modification/__init__.py

6 lines
166 B
Python
Raw Normal View History

2018-10-31 16:08:29 +00:00
# coding=utf-8
from registry import registry
from mods import hearing_impaired, ocr_fixes, fps, offset, common, color
from main import SubtitleModifications, SubMod