load_config_from_file# load_config_from_file(config_path)# Load a configuration from a Python file. Parameters: config_path (str) – Path to the configuration file Returns: The loaded configuration Return type: ExperimentConfig