aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_refs_transform.py
Commit message (Expand)AuthorAgeFilesLines
* refactor use of grobid_tei_xmlBryan Newbold2021-10-271-2/+1
* replace grobid2json with grobid_tei_xmlBryan Newbold2021-10-271-2/+3
* lint: small cleanups, mostly E711 and E713Bryan Newbold2021-10-271-1/+1
* re-style imports (isort) on all core python filesBryan Newbold2021-10-271-1/+2
* make fmtBryan Newbold2021-07-261-5/+13
* fix failing test after clean_doi()Bryan Newbold2021-07-261-1/+1
* refs transform: many fixesBryan Newbold2021-07-251-1/+49
* refs transform: 1-index refs.index, not 0-indexBryan Newbold2021-07-251-1/+1
* refs: include (source) release_stage in outputBryan Newbold2021-06-301-9/+18
* Revert undesirable changesChristian Clauss2021-02-231-1/+1
* Modernize Python syntax with pyupgrade --py38-plus **/*.pyChristian Clauss2021-02-231-1/+1
* minimum viable tests for GROBID XML parsing and refs transformBryan Newbold2020-09-141-0/+33