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
If an imported file contains syntax, that is not valid in the python version specified to mypy, checking stops with an error on the imported file.
This is filtered out.
The user should be told about this.
If an imported file contains syntax, that is not valid in the python version specified to mypy, checking stops with an error on the imported file.
This is filtered out.
The user should be told about this.