Skip to content

Commit 3075307

Browse files
authored
Update settings.json
1 parent 64828b0 commit 3075307

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

settings.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
1+
{
2+
"python.testing.pytestArgs": [
3+
"tests"
4+
],
5+
"python.testing.unittestEnabled": false,
6+
"python.testing.pytestEnabled": true
7+
}

0 commit comments

Comments
 (0)