Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typing: add annotations to remaining fatcat_tools code | Bryan Newbold | 2021-11-03 | 1 | -4/+4 |
| | | | | | Again, these are just annotations, no changes made to get type checks to pass | ||||
* | fmt (black): fatcat_tools/ | Bryan Newbold | 2021-11-02 | 1 | -17/+21 |
| | |||||
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | lint: simple, safe inline lint fixes | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
| | | | | '==' vs 'is'; 'not a in b' vs 'a not in b'; etc | ||||
* | lint (flake8) tool python files | Bryan Newbold | 2020-07-01 | 1 | -2/+0 |
| | |||||
* | file cleanup tweaks to actually run | Bryan Newbold | 2019-10-08 | 1 | -3/+2 |
| | |||||
* | new cleanup python tool/framework | Bryan Newbold | 2019-10-08 | 1 | -0/+74 |