latest
This commit is contained in:
6
others/python-sdk/.vscode/settings.json
vendored
Normal file
6
others/python-sdk/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"python.testing.pytestArgs": ["tests", "-vv"],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true,
|
||||
"pylint.args": ["--rcfile=pylintrc"]
|
||||
}
|
||||
Reference in New Issue
Block a user