aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/api_auth.py
Commit message (Collapse)AuthorAgeFilesLines
* typing: first batch of python bulk type annotationsBryan Newbold2021-11-031-7/+8
| | | | | | 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-3/+4
|
* python: isort everythingBryan Newbold2021-11-021-0/+1
|
* lint (flake8) tool python filesBryan Newbold2020-07-011-2/+2
|
* refactor all python source for client lib nameBryan Newbold2019-09-051-6/+6
|
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-1/+0
|
* start updating importer auth with crossref importerBryan Newbold2019-01-081-3/+3
|
* start refactoring API object passingBryan Newbold2019-01-081-0/+40