Closed
Description
Since mypy 0.990, mypy emits a warning if a variable is annotated in a function without type annotation, see mypy 0.990 release notes.
Such a warning ends up being reported as a test failure in pytest-mypy, erroneously.
Metadata
Metadata
Assignees
Labels
No labels