We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38eb73 commit 47766b3Copy full SHA for 47766b3
1 file changed
python/pyrightconfig.json
@@ -10,7 +10,6 @@
10
"reportUninitializedInstanceVariable": "error",
11
"reportUnnecessaryTypeIgnoreComment": "error",
12
"reportUnusedCallResult": "none",
13
- "pythonVersion": "3.11",
14
"include": [
15
"**/*",
16
],
0 commit comments