.
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -4,5 +4,7 @@
|
||||
"--line-length",
|
||||
"132"
|
||||
],
|
||||
"python.pythonPath": "/usr/local/bin/python3"
|
||||
"python.pythonPath": "/usr/local/bin/python3",
|
||||
"python.linting.pylintEnabled": true,
|
||||
"python.linting.enabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user