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
mypy type checking is configured but not included in the CI pipeline. Type errors that would be caught before running tests slip through, causing test failures with confusing error messages.
mypytype checking is configured but not included in the CI pipeline. Type errors that would be caught before running tests slip through, causing test failures with confusing error messages.Relevant files:
.github/workflows/ci.ymlEstimated effort: 1–3 hours