Skip to content

Commit 2e22b85

Browse files
committed
Update Python version in mypy config
1 parent 71249f7 commit 2e22b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[mypy]
2-
python_version = 2.7
2+
python_version = 3.14
33
warn_return_any = True
44
warn_unused_configs = True
55
disallow_untyped_defs = True

0 commit comments

Comments
 (0)