Following #102437 by @JosephSBoyle, I tried running pyflakes on `test_typing.py`. It highlighted: - Another instance where a test isn't testing what it was meant to be testing - An instance where a test is entirely duplicated - Several unused imports or variables. <!-- gh-linked-prs --> ### Linked PRs * gh-102445 * gh-102451 * gh-102452 <!-- /gh-linked-prs -->
Following #102437 by @JosephSBoyle, I tried running pyflakes on
test_typing.py. It highlighted:Linked PRs
test_typinghighlighted by pyflakes #102445test_typinghighlighted by pyflakes (GH-102445) #102451test_typinghighlighted by pyflakes (#102445) #102452