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
There are some excessive get_proper_type() calls in mypy/server/*.py, that result in verbose error messages for recursive types. We should clean those up.