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