3 lines
54 B
3 lines
54 B
3 years ago
|
from .. import URLBase
|
||
|
|
||
|
class ConfigBase(URLBase): ...
|