Closed
Description
Starting with mypy 0.770, putting strict=False
in mypy.ini causes mypy to behave as if it was
strict=True
. In fact, the value of strict
is not checked at all.
Inadvertently caused by #8192
Metadata
Metadata
Assignees
Labels
No labels