from structured_config import Structure HAS_MODELS = False class CustomConfig(Structure): pass extra = {}