Skip to content

Commit c6cd62f

Browse files
committed
we dont support 3.9 anymore
1 parent 57dab8c commit c6cd62f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyrightconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"reportTypeCommentUsage": true,
33
"reportMissingImports": false,
4-
"pythonVersion": "3.9"
4+
"pythonVersion": "3.10"
55
}

0 commit comments

Comments
 (0)