aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/cleanups/files.py
Commit message (Collapse)AuthorAgeFilesLines
* python: isort everythingBryan Newbold2021-11-021-1/+1
|
* 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) tool python filesBryan Newbold2020-07-011-2/+0
|
* file cleanup tweaks to actually runBryan Newbold2019-10-081-3/+2
|
* new cleanup python tool/frameworkBryan Newbold2019-10-081-0/+74