aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/fcid.py
Commit message (Collapse)AuthorAgeFilesLines
* typing: first batch of python bulk type annotationsBryan Newbold2021-11-031-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 Newbold2021-11-021-4/+5
|
* python: isort everythingBryan Newbold2021-11-021-0/+1
|
* large refactor of python names/pathsBryan Newbold2018-11-151-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 modulesBryan Newbold2018-11-121-0/+17