aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/import_arxiv.py
Commit message (Collapse)AuthorAgeFilesLines
* fmt (black): tests/Bryan Newbold2021-11-021-21/+30
|
* python: isort everythingBryan Newbold2021-11-021-1/+1
|
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-4/+4
| | | | '==' vs 'is'; 'not a in b' vs 'a not in b'; etc
* lint (flake8) python test filesBryan Newbold2020-07-011-3/+3
|
* set superceded flag on 'old' arxiv releasesBryan Newbold2019-05-231-0/+3
|
* arxiv license slug shorter; fix testBryan Newbold2019-05-221-2/+2
|
* arxiv importer polishBryan Newbold2019-05-211-1/+2
|
* tweaks to new imports/testsBryan Newbold2019-05-211-1/+1
|
* initial arxivraw importer (from parser)Bryan Newbold2019-05-211-0/+96