Add presubmit for mypy #517
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: process
A process-related concern. May include testing, release, or the like.
Add presubmit for
mypy
to avoid issues with type hints such as #489As of writing, here is the output of
mypy
using the following nox sessionshould be fixed with #516
Once all errors are fixed, we can add the presubmit and prevent regressions
The text was updated successfully, but these errors were encountered: