We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b26e8b commit 573cd35Copy full SHA for 573cd35
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