SickGear/lib/hachoir/subfile/__main__.py

3 lines
68 B
Python

#!/usr/bin/env python3
from hachoir.subfile.main import main
main()