Skip to content

Commit 55f8ee6

Browse files
authored
Update settings.json
1 parent 782e2fb commit 55f8ee6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@
2626
],
2727
"python.analysis.extraPaths": [
2828
"."
29-
]
29+
],
30+
"python.testing.unittestEnabled": false,
31+
"python.testing.pytestEnabled": true,
32+
"python.testing.autoTestDiscoverOnSaveEnabled": true
3033
}

0 commit comments

Comments
 (0)