aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/file_meta.py
Commit message (Expand)AuthorAgeFilesLines
* typing: initial annotations on importersBryan Newbold2021-11-031-4/+7
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-20/+16
* python: isort everythingBryan Newbold2021-11-021-0/+1
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-1/+1
* generic file entity clean-ups as part of file_meta importerBryan Newbold2020-09-021-0/+3
* fix comment typo (thanks martin)Bryan Newbold2020-08-271-1/+1
* fixes and test coverage for file_meta importerBryan Newbold2020-08-211-5/+10
* initial implementation of file_meta importerBryan Newbold2020-08-211-0/+70