mirror of
https://github.com/SickGear/SickGear.git
synced 2024-11-15 09:25:04 +00:00
3 lines
No EOL
54 B
Python
3 lines
No EOL
54 B
Python
from .. import URLBase
|
|
|
|
class ConfigBase(URLBase): ... |