Loader#
- exception gordo.machine.loader.MachineConfigException[source]#
Bases:
ConfigException
- gordo.machine.loader.load_globals_config(config: dict, json_path: str | None = None) GlobalsConfig[source]#
Load GlobalsConfig from the dict
- Parameters:
config – Config to load.
json_path – JSON path position of the config.