mlos_bench.dict_templater
Simple class to help with nested dictionary $var
templating in configuration file
expansions.
Classes
Simple class to help with nested dictionary |
Module Contents
- class mlos_bench.dict_templater.DictTemplater(source_dict: dict[str, Any])[source]
Simple class to help with nested dictionary
$var
templating.Initialize the templater.