Skip to content

Commit a42d893

Browse files
committed
chore(sync): 🔨 synced local '.vscode/settings.json' with remote '.vscode/settings.json'
1 parent 5409e75 commit a42d893

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vscode/settings.json

+2
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,6 @@
3737
"quarto"
3838
],
3939
"cSpell.language": "en,en-GB",
40+
"python.testing.pytestEnabled": true,
41+
"python.testing.pytestPath": "${workspaceFolder}/.venv/bin/pytest",
4042
}

0 commit comments

Comments
 (0)