Stricter mypy checks

You can enable optional checks to make mypy stricter than it is by default. Here is a small selection:1

I expect that some of these will become defaults in the future, at least I would like that.


  1. With underscores, as expected by the pyproject.toml file under [tool.mypy].↩︎