We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac7d51 commit c350316Copy full SHA for c350316
mypy.ini
@@ -1,6 +1,6 @@
1
[mypy]
2
plugins = pydantic.mypy
3
-python_version = 3.8
+python_version = 3.9
4
5
pretty = True
6
show_error_context = True
0 commit comments