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
One fix is a `type:ignore` comment for a bad annotation which was
introduced and then fixed. The other is the addition of an `if` check
for an optional list which was being treated as non-optional.
0 commit comments