Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix failure to use fallback for getlist
aqt.helper.MyConfigParser.getlist fails to retrieve a fallback list when the `section` parameter does not exist in the `settings.ini` file. This ensures that the fallback is used when that key is missing.
- Loading branch information