removing .vscode
This commit is contained in:
parent
f3783608f5
commit
bc154c4a7f
1 changed files with 0 additions and 14 deletions
14
.vscode/settings.json
vendored
14
.vscode/settings.json
vendored
|
@ -1,14 +0,0 @@
|
||||||
{
|
|
||||||
"python.testing.unittestArgs": [
|
|
||||||
"-v",
|
|
||||||
"-s",
|
|
||||||
".",
|
|
||||||
"-p",
|
|
||||||
"*test.py"
|
|
||||||
],
|
|
||||||
"python.testing.pytestEnabled": false,
|
|
||||||
"python.testing.nosetestsEnabled": false,
|
|
||||||
"python.testing.unittestEnabled": false,
|
|
||||||
"python.pythonPath": "/usr/bin/python3",
|
|
||||||
"python.testing.promptToConfigure": false
|
|
||||||
}
|
|
Reference in a new issue