We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92893f0 commit 1709640Copy full SHA for 1709640
.vscode/settings.json
@@ -1,9 +1,5 @@
1
{
2
- "python.testing.pytestEnabled": true,
3
- "python.testing.unittestEnabled": false,
4
"python.testing.pytestArgs": [
5
"tests"
6
- ],
7
- "python.testing.autoTestDiscoverOnSaveEnabled": true,
8
- "python.terminal.activateEnvironment": true
+ ]
9
}
0 commit comments