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
{{ message }}
This repository was archived by the owner on Jun 19, 2020. It is now read-only.
I was trying to run mypy through flake8 for a big project and realized that flake8-mypy report much less error than mypy itself (like only 10%) using the same config file.