Nabu-asr
Functions
default_conf.py File Reference

contains functionality for the default configuration More...

Functions

def nabu.tools.default_conf.apply_defaults (conf, default_file)
 apply the default configuration to conf More...
 

Detailed Description

contains functionality for the default configuration

Function Documentation

§ apply_defaults()

def nabu.tools.default_conf.apply_defaults (   conf,
  default_file 
)

apply the default configuration to conf

Parameters
confthe configuration as a dictionary that was read in the recipe
default_filethe file containing the default configurations
returnsthe updated conf