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
Changed logic to exempt abstract overloaded methods within an ABC so an implementation is not required. This is related to mypy issue python/mypy#11488.
0 commit comments