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
Fixes#5037
Add a paragrah to explain there are 2 ways to make the typechecker
understand that an optional is not `None`: use a if condition or an
`assert`.
0 commit comments