aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/import_jstor.py
Commit message (Collapse)AuthorAgeFilesLines
* fmt (black): tests/Bryan Newbold2021-11-021-20/+29
|
* python: isort everythingBryan Newbold2021-11-021-2/+2
|
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-7/+7
| | | | '==' vs 'is'; 'not a in b' vs 'a not in b'; etc
* lint (flake8) python test filesBryan Newbold2020-07-011-3/+3
|
* JSTOR importer polishBryan Newbold2019-05-211-5/+5
|
* missing jstor import test (and fix typo)Bryan Newbold2019-05-211-0/+77