Skip to content

Commit 4991073

Browse files
committed
Format .vscode/settings.json
1 parent 012c6f3 commit 4991073

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.vscode/settings.json

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

0 commit comments

Comments
 (0)