We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4a232 commit ca73269Copy full SHA for ca73269
mypy.ini
@@ -1,5 +1,5 @@
1
[mypy]
2
-python_version = 3.9
+python_version = 3.10
3
warn_return_any = False
4
warn_unused_configs = True
5
disallow_untyped_defs = False
0 commit comments