6 lines
117 B
Python

from libretime_shared.config import BaseConfig, GeneralConfig
class Config(BaseConfig):
general: GeneralConfig