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
Silence context for blitting type check exception.
The `iter` call is specifically to check the type, so including it as
traceback context is confusing. The `RuntimeError` we raise is the
intended error, and the internal exception is just flow control.
0 commit comments