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
In Python 3.11, PEP 563 (postponed evaluation of annotations) will become the default. We need to investigate how the library's use of annotations will be impacted by this change.
The text was updated successfully, but these errors were encountered:
In Python 3.11, PEP 563 (postponed evaluation of annotations) will become the default. We need to investigate how the library's use of annotations will be impacted by this change.
The text was updated successfully, but these errors were encountered: