Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-13 | Use inline type hints in `tests/` (#10350) | Jonathan de Jong | 1 | -1/+1 | |
This PR is tantamount to running: python3.8 -m com2ann -v 6 tests/ (com2ann requires python 3.8 to run) | |||||
2021-07-13 | [pyupgrade] `tests/` (#10347) | Jonathan de Jong | 20 | -58/+45 | |
2021-07-13 |