You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As explained in PEP 698, strict enforcement of @override has many benefits.
When the Mypy developers feel that @override usage has had enough time for adoption in the community, enabling this by default when the user opts into strict mode would be helpful.
Feature
Tracking issue for enabling
When
Pitch
As explained in PEP 698, strict enforcement of
@override
has many benefits.When the Mypy developers feel that
@override
usage has had enough time for adoption in the community, enabling this by default when the user opts intostrict
mode would be helpful.Related Discussions
The text was updated successfully, but these errors were encountered: