You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/libs/subzero/modification/__init__.py

6 lines
169 B

# coding=utf-8
from .registry import registry
from .mods import hearing_impaired, ocr_fixes, fps, offset, common, color
from .main import SubtitleModifications, SubMod