This commit is contained in:
6
py/.vscode/settings.json
vendored
Normal file
6
py/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"python.linting.pylintEnabled": false,
|
||||
"python.linting.pep8Enabled": true,
|
||||
"python.linting.enabled": true,
|
||||
"python.pythonPath": "/usr/local/bin/python3.7"
|
||||
}
|
||||
Reference in New Issue
Block a user