Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Target python 3.8 when running mypy.
Ruff and pre-commit hooks already the oldest version to ensure backward compatibility. Doing the same for mypy ensures no features are used that don't exist in python 3.8.
- Loading branch information