6 lines
166 B
JSON
6 lines
166 B
JSON
{
|
|
"python.pythonPath": "/usr/bin/python3",
|
|
"python.linting.pylintEnabled": true,
|
|
"python.linting.pep8Enabled": false,
|
|
"python.linting.enabled": true
|
|
} |