Skip to content

Commit c574fe3

Browse files
authored
Merge pull request #175 from seedcase-project/chore/default
chore(sync): 🔨 synced file(s) with seedcase-project/.github
2 parents 5409e75 + a42d893 commit c574fe3

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)