aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/clean_files.py
Commit message (Collapse)AuthorAgeFilesLines
* fmt (black): tests/Bryan Newbold2021-11-021-11/+32
|
* python: isort everythingBryan Newbold2021-11-021-2/+3
|
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-1/+1
| | | | '==' vs 'is'; 'not a in b' vs 'a not in b'; etc
* lint (flake8) python test filesBryan Newbold2020-07-011-1/+2
|
* commit file cleaner testsBryan Newbold2019-10-081-0/+58