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
I can't reproduce this locally, but please have a look at the CI failures of python/typeshed#7534. The change is adding explicit type aliases to _typeshed/*. CI runs mypy 0.941 with all Python versions.
I can't reproduce this locally, but please have a look at the CI failures of python/typeshed#7534. The change is adding explicit type aliases to
_typeshed/*. CI runs mypy 0.941 with all Python versions.