aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/cleanups/common.py
Commit message (Collapse)AuthorAgeFilesLines
* cleanups: create a separate JsonLinePusher for cleanup workers (distinct ↵Bryan Newbold2021-11-031-1/+18
| | | | base class)
* typing: add assertions to fatcat_tool code to make type assumptions explicitBryan Newbold2021-11-031-0/+1
|
* typing: add annotations to remaining fatcat_tools codeBryan Newbold2021-11-031-9/+10
| | | | | Again, these are just annotations, no changes made to get type checks to pass
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-21/+24
|
* python: isort everythingBryan Newbold2021-11-021-1/+2
|
* lint (flake8) tool python filesBryan Newbold2020-07-011-1/+0
|
* file cleanup tweaks to actually runBryan Newbold2019-10-081-2/+2
|
* new cleanup python tool/frameworkBryan Newbold2019-10-081-0/+140