Skip to content

Commit 3de8454

Browse files
committed
🧪 Set default MyPy target to Python 3.10
1 parent 7fa989f commit 3de8454

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,5 +1,5 @@
11
[mypy]
2-
python_version = 3.11
2+
python_version = 3.10
33
color_output = true
44
error_summary = true
55
files =

0 commit comments

Comments
 (0)