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 a27f861 commit 7e03e04Copy full SHA for 7e03e04
.vscode/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ "python.testing.pytestArgs": [
3
+ "tests"
4
+ ],
5
+ "python.testing.pytestEnabled": true
6
+}
0 commit comments