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 b88aff2 commit 4908b5fCopy full SHA for 4908b5f
.vscode/settings.json
@@ -0,0 +1,7 @@
1
+{
2
+ "python.testing.pytestArgs": [
3
+ "."
4
+ ],
5
+ "python.testing.unittestEnabled": false,
6
+ "python.testing.pytestEnabled": true
7
+}
0 commit comments