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
This makes the typing-extensions test dependency < 3.11 only, and
conditionally imports assert_type from typing or typing_extensions
depending on the Python version.
0 commit comments