Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fmt (black): tests/ | Bryan Newbold | 2021-11-02 | 1 | -35/+42 |
| | |||||
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -2/+2 |
| | |||||
* | lint: simple, safe inline lint fixes | Bryan Newbold | 2021-11-02 | 1 | -2/+2 |
| | | | | '==' 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 |
| | |||||
* | tweak JALC tests for english swaperoo | Bryan Newbold | 2019-05-29 | 1 | -2/+2 |
| | |||||
* | more JALC importer polish | Bryan Newbold | 2019-05-21 | 1 | -2/+29 |
| | |||||
* | minor jalc test cleanup | Bryan Newbold | 2019-05-21 | 1 | -6/+1 |
| | |||||
* | initial flesh out of JALC parser | Bryan Newbold | 2019-05-21 | 1 | -0/+88 |