summary refs log tree commit diff
path: root/tests/test_state.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-13Use inline type hints in `tests/` (#10350)Jonathan de Jong1-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 Jong20-58/+45
2021-07-13