Contents:
Config
Config.change_config_file()
Configuration class to handle loading and setting up configurations from a YAML file.
Changes the configuration file to a new path.
config_path (str) – The relative path to the new config file. Default is “./run_config.yaml”.