Skip to content

Commit fe7dc1a

Browse files
committed
fix: typo
1 parent 2bd4fa5 commit fe7dc1a

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

0 commit comments

Comments
 (0)