bazarr/libs/apprise/config/ConfigBase.pyi

3 lines
54 B
Python
Raw Normal View History

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