aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/kafka.py
Commit message (Collapse)AuthorAgeFilesLines
* typing: first batch of python bulk type annotationsBryan Newbold2021-11-031-2/+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-6/+6
|
* python: isort everythingBryan Newbold2021-11-021-1/+1
|
* lint (flake8) tool python filesBryan Newbold2020-07-011-1/+1
|
* factor out some basic kafka helpersBryan Newbold2019-12-101-0/+22