mirror of https://github.com/morpheus65535/bazarr
6 lines
166 B
Python
6 lines
166 B
Python
|
# coding=utf-8
|
||
|
|
||
|
from registry import registry
|
||
|
from mods import hearing_impaired, ocr_fixes, fps, offset, common, color
|
||
|
from main import SubtitleModifications, SubMod
|