aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/import_pubmed.py
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated extid sqlite3 lookup table feature from importersBryan Newbold2021-11-091-2/+0
* fmt (black): tests/Bryan Newbold2021-11-021-31/+58
* python: isort everythingBryan Newbold2021-11-021-2/+2
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-11/+11
* add 'lxml' mode for large XML file import, and multi-tagsBryan Newbold2020-12-171-2/+2
* lint (flake8) python test filesBryan Newbold2020-07-011-4/+3
* pubmed: handle multiple ReferenceListBryan Newbold2020-03-201-0/+12
* add regression test for medlinedate -> year parsingBryan Newbold2019-12-231-0/+7
* faster LargeFile XML importer for PubMedBryan Newbold2019-05-291-3/+3
* updates to pubmed importerBryan Newbold2019-05-211-4/+45
* tweaks to new imports/testsBryan Newbold2019-05-211-2/+2
* initial pubmed importerBryan Newbold2019-05-211-0/+80