Skip to content

Commit 72db9d0

Browse files
authored
chore: configure mypy to use python 3.14 (#2540)
1 parent a6fb1a7 commit 72db9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[mypy]
2-
python_version = 3.8
2+
python_version = 3.14

0 commit comments

Comments
 (0)