Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint: disallow 'import *' even in tests | Bryan Newbold | 2021-11-10 | 1 | -3/+11 |
| | |||||
* | lint: small cleanups, mostly E711 and E713 | Bryan Newbold | 2021-10-27 | 1 | -1/+1 |
| | |||||
* | re-style imports (isort) on all core python files | Bryan Newbold | 2021-10-27 | 1 | -1/+1 |
| | |||||
* | Revert undesirable changes | Christian Clauss | 2021-02-23 | 1 | -5/+5 |
| | |||||
* | Modernize Python syntax with pyupgrade --py38-plus **/*.py | Christian Clauss | 2021-02-23 | 1 | -5/+5 |
| | |||||
* | improve test coverage | Bryan Newbold | 2020-10-22 | 1 | -0/+43 |
| | |||||
* | flake8-annotation linting | Bryan Newbold | 2020-06-03 | 1 | -2/+2 |
| | | | | Added some new annotations; need to finish more. | ||||
* | flake8 fixes (partial) | Bryan Newbold | 2020-06-03 | 1 | -1/+0 |
| | |||||
* | reformat python code with black | Bryan Newbold | 2020-06-03 | 1 | -7/+13 |
| | |||||
* | first pass transform from pipelines to ES schema | Bryan Newbold | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | basic biblio converter | Bryan Newbold | 2020-05-16 | 1 | -1/+10 |
| | |||||
* | start implementing ES transform helpers | Bryan Newbold | 2020-05-14 | 1 | -0/+19 |