We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbab312 commit 69136d3Copy full SHA for 69136d3
.vscode/settings.json
@@ -7,8 +7,8 @@
7
"source.fixAll": "always",
8
},
9
10
- "python.analysis.languageServerMode": "full",
11
- "python.analysis.typeCheckingMode": "standard",
+ // "python.analysis.languageServerMode": "full",
+ // "python.analysis.typeCheckingMode": "standard",
12
"python.testing.pytestArgs": [
13
"tests"
14
],
0 commit comments