def load_extra_path_config(yaml_path): from ..extra_config import load_extra_path_config return load_extra_path_config(yaml_path)