SickGear/lib/apprise/config/base.pyi

3 lines
54 B
Python
Raw Permalink Normal View History

from .. import URLBase
class ConfigBase(URLBase): ...