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
* Don't specify a subdir in mypy CI cli
We should test that a simple `mypy` invocation works, because that's what's expected to run locally, and instead move any arguments to config files
(I hit this because I'm getting type errors locally, though this doesn't fix them, it eliminates a source of difference)
0 commit comments