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
This shows two cases where errors disappear from the second run of
dmypy.
The first shows a way that "unused type ignore" errors can disappear.
The case is a little complicated, but I can't yet work out how to make
it smaller.
The second case shows how "module X has not attribute Y" errors
can disappear.
0 commit comments