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
We simply check for isinstance when visiting conditionals
and correctly push for the if/else expressions, giving them new types
only for those particular expressions. After that, the type of the
variable being modified returns to its original type.
0 commit comments