We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cbaa6 commit 2efb8c5Copy full SHA for 2efb8c5
3 files changed
.vscode/settings.json
@@ -0,0 +1,7 @@
1
+{
2
+ "python.testing.pytestArgs": [
3
+ "tests"
4
+ ],
5
+ "python.testing.unittestEnabled": false,
6
+ "python.testing.pytestEnabled": true
7
+}
docs/Screenshot 2025-04-23 at 17.20.22.png
-183 KB
docs/Screenshot 2025-04-23 at 18.03.49.png
-64.9 KB
0 commit comments