Set python version

This commit is contained in:
Nicolas Mowen 2025-01-05 07:21:05 -07:00
parent 0ea1bee8e9
commit b476dab9e4

View File

@ -1,5 +1,5 @@
[mypy]
python_version = 3.9
python_version = 3.11
show_error_codes = true
follow_imports = normal
ignore_missing_imports = true