We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f289f commit e287fe6Copy full SHA for e287fe6
1 file changed
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