We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7dc1a commit 466f8afCopy full SHA for 466f8af
1 file changed
.mypy.ini
@@ -1,5 +1,5 @@
1
[mypy]
2
-python_version = "3.12"
+python_version = 3.13
3
warn_return_any = true
4
warn_unused_configs = true
5
disallow_untyped_defs = true
0 commit comments