get_config_path# pharmpy.modeling.get_config_path()[source]# Returns path to the user config path Returns: str or None – Path to user config or None if file does not exist Example >>> from pharmpy.modeling import get_config_path >>> get_config_path()