Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct return value in _load_config_file
This change modifies the return statement in the _load_config_file function to return the parsed configuration instead of an empty dictionary, ensuring that the function behaves as expected when a configuration file is created.
- Loading branch information