Closed achille-roussel closed 6 months ago
This PR upgrade mypy to 1.10.0, and enable --check-untyped-defs which does a much stricter pass. I then fixed all the type checks that were newly reported.
--check-untyped-defs
This PR upgrade mypy to 1.10.0, and enable
--check-untyped-defs
which does a much stricter pass. I then fixed all the type checks that were newly reported.