Skip to content

Commit 4008711

Browse files
committed
update mypy config
1 parent 83b52a7 commit 4008711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://mypy.readthedocs.io/en/stable/config_file.html
22
[mypy]
3-
python_version = 3.9
3+
python_version = 3.11
44

55
# https://github.com/sagemath/sage/issues/36198#issuecomment-1709521850
66
follow_imports = skip

0 commit comments

Comments
 (0)