aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/dblp_container.py
Commit message (Collapse)AuthorAgeFilesLines
* typing: initial annotations on importersBryan Newbold2021-11-031-9/+16
| | | | | This commit just adds the type annotations, doesn't do fixes to code to make type checking pass.
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-35/+46
|
* python: isort everythingBryan Newbold2021-11-021-1/+2
|
* very simple dblp container importerBryan Newbold2020-12-171-0/+144