mirror of https://github.com/morpheus65535/bazarr
4 lines
130 B
Python
4 lines
130 B
Python
|
#!/usr/bin/env python
|
||
|
# -*- coding: utf-8 -*-
|
||
|
# pylint: disable=no-self-use, pointless-statement, missing-docstring, invalid-name
|