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 previous one depended on the message from "typed_ast", which is
not used anymore.
Instead, we check if there is a "# type:" substring in the source line
of the exception. This can yield some false positives, but probably
rarely.
0 commit comments