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.
2 parents 35b71d2 + 9229f33 commit 1dc0ae3Copy full SHA for 1dc0ae3
.vscode/settings.json
@@ -12,5 +12,6 @@
12
"."
13
],
14
"python.testing.unittestEnabled": false,
15
- "python.testing.pytestEnabled": true
+ "python.testing.pytestEnabled": true,
16
+ "pylint.importStrategy": "fromEnvironment"
17
}
0 commit comments