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