summaryrefslogtreecommitdiff
path: root/tests/test_config.py
Commit message (Collapse)AuthorAgeFilesLines
* blackify/isort/flake8Michael Merickel2022-05-151-37/+40
|
* Fix string-formatting args when raising LookupErrorTim Burke2016-07-201-0/+172
Previously, this would trigger TypeError: not enough arguments for format string