enerzyme.utils.config_handler.YamlHandler#
- class enerzyme.utils.config_handler.YamlHandler(file_path)[source]#
Bases:
objecthandle yaml file
- __init__(file_path)[source]#
YamlHandler init
- Parameters:
file_path (String) – yaml file path of config
Bases: object
handle yaml file
YamlHandler init
file_path (String) – yaml file path of config