aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/fileset_generic.py
Commit message (Expand)AuthorAgeFilesLines
* typing: relatively simple type check fixesBryan Newbold2021-11-031-1/+2
* typing: initial annotations on importersBryan Newbold2021-11-031-5/+8
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-27/+28
* python: isort everythingBryan Newbold2021-11-021-0/+1
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-1/+1
* generic fileset importer class, with test coverageBryan Newbold2021-10-141-0/+83