use python3.11 for all projects
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[tool.mypy]
|
||||
python_version = "3.10"
|
||||
python_version = "3.11"
|
||||
pretty = true
|
||||
warn_redundant_casts = true
|
||||
disallow_untyped_calls = true
|
||||
|
||||
Reference in New Issue
Block a user