We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e647cb commit 7f1159dCopy full SHA for 7f1159d
mypy.ini
@@ -1,6 +1,6 @@
1
[mypy]
2
files = src, tests
3
-python_version = 3.12
+python_version = 3.13
4
mypy_path = .
5
disable_error_code = override,attr-defined
6
check_untyped_defs = true
0 commit comments