Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fmt (black): tests/ | Bryan Newbold | 2021-11-02 | 1 | -20/+29 |
| | |||||
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -2/+2 |
| | |||||
* | lint: simple, safe inline lint fixes | Bryan Newbold | 2021-11-02 | 1 | -7/+7 |
| | | | | '==' vs 'is'; 'not a in b' vs 'a not in b'; etc | ||||
* | lint (flake8) python test files | Bryan Newbold | 2020-07-01 | 1 | -3/+3 |
| | |||||
* | JSTOR importer polish | Bryan Newbold | 2019-05-21 | 1 | -5/+5 |
| | |||||
* | missing jstor import test (and fix typo) | Bryan Newbold | 2019-05-21 | 1 | -0/+77 |