Skip to content

Commit 1709640

Browse files
committed
move configs to user settings
1 parent 92893f0 commit 1709640

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.vscode/settings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
2-
"python.testing.pytestEnabled": true,
3-
"python.testing.unittestEnabled": false,
42
"python.testing.pytestArgs": [
53
"tests"
6-
],
7-
"python.testing.autoTestDiscoverOnSaveEnabled": true,
8-
"python.terminal.activateEnvironment": true
4+
]
95
}

0 commit comments

Comments
 (0)