We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71249f7 commit 2e22b85Copy full SHA for 2e22b85
1 file changed
mypy.ini
@@ -1,5 +1,5 @@
1
[mypy]
2
-python_version = 2.7
+python_version = 3.14
3
warn_return_any = True
4
warn_unused_configs = True
5
disallow_untyped_defs = True
0 commit comments