Closed
Description
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.
Linked PRs
Metadata
Metadata
Assignees
Labels
Tests in the Lib/test dirTests in the Lib/test dirAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error