Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests to be organized within the source directory. | Diego Elio Pettenò | 2020-03-16 | 1 | -22/+0 |
| | | | | | This should simplify maintaining the tests in the long run, and allows mypy to more thoroughly check for types. | ||||
* | format code with black | Ben | 2020-03-08 | 1 | -5/+4 |
| | |||||
* | freestyle support: restore correct order of parameters. | Diego Elio Pettenò | 2019-05-16 | 1 | -0/+23 |
Also add a test so that we don't break this again in the future. |