YAML Tools
YAML loader module
LevelWhiteLineDumper
Bases: SafeDumper
Adds white lines on below a given yaml object level
Source code in simple_cdd_yaml/yaml_tools.py
NullUndefined
load_yaml(file, substitutions=None)
Load yaml file
Source code in simple_cdd_yaml/yaml_tools.py
save_yaml(filepath, yaml_dict)
Store dictionary as yaml file