mirror of
https://github.com/morpheus65535/bazarr
synced 2025-02-23 22:41:34 +00:00
3 lines
No EOL
54 B
Python
3 lines
No EOL
54 B
Python
from .. import URLBase
|
|
|
|
class ConfigBase(URLBase): ... |