We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48f80d commit bd74474Copy full SHA for bd74474
mypy.ini
@@ -1,5 +1,5 @@
1
[mypy]
2
-python_version = 3.9
+python_version = 3.10
3
no_implicit_optional = False
4
strict_optional = True
5
warn_redundant_casts = False
0 commit comments