polaris.yaml.PolarisYaml.update

PolarisYaml.update(configs, quiet=True)[source]

Add config options from a dictionary

Parameters:
  • configs (dict) – A nested dictionary of config sections, options and values

  • quiet (bool, optional) – Whether or not to print the updated config options as they are replaced