Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typing: first batch of python bulk type annotations | Bryan Newbold | 2021-11-03 | 1 | -7/+7 |
| | | | | | | While these changes are more delicate than simple lint changes, this specific batch of edits and annotations was *relatively* simple, and resulted in few code changes other than function signature additions. | ||||
* | fmt (black): fatcat_tools/ | Bryan Newbold | 2021-11-02 | 1 | -4/+5 |
| | |||||
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -0/+1 |
| | |||||
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -0/+6 |
| | | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose | ||||
* | refactor python modules | Bryan Newbold | 2018-11-12 | 1 | -0/+17 |