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 use of a type annotation on a variable with global or nonlocal binding results in a "syntax error" at runtime, but pyright does not detect or report this error.