We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe665d6 commit ded48c7Copy full SHA for ded48c7
1 file changed
.vscode/settings.json
@@ -8,6 +8,7 @@
8
"python.testing.unittestEnabled": false,
9
"python.testing.pytestEnabled": true,
10
"python.languageServer": "Pylance",
11
+ "python.analysis.diagnosticMode": "openFilesOnly",
12
"ty.disableLanguageServices": true,
13
"[python]": {
14
"editor.rulers": [
0 commit comments