We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5409e75 + a42d893 commit c574fe3Copy full SHA for c574fe3
.vscode/settings.json
@@ -37,4 +37,6 @@
37
"quarto"
38
],
39
"cSpell.language": "en,en-GB",
40
+ "python.testing.pytestEnabled": true,
41
+ "python.testing.pytestPath": "${workspaceFolder}/.venv/bin/pytest",
42
}
0 commit comments