Skip to content

Commit 466f8af

Browse files
committed
fix: typo
1 parent fe7dc1a commit 466f8af

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 = "3.12"
2+
python_version = 3.13
33
warn_return_any = true
44
warn_unused_configs = true
55
disallow_untyped_defs = true

0 commit comments

Comments
 (0)