bazarr/libs/apprise/config/ConfigBase.pyi

3 lines
54 B
Python

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