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
Gives no mypy error. Surely if mypy knows that Type(int) is different to Type(bool), we could have a new mypy warning of Annotated type different to derived type?