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
The "final" decorator is part of the stdlib typing module since
Python 3.8. Use it in new enough Python versions, and fall back
to typing_extensions in older versions.
0 commit comments