5 lines
125 B
JSON
5 lines
125 B
JSON
|
{
|
||
|
"python.pythonPath": "/usr/bin/python3",
|
||
|
"python.linting.pylintEnabled": true,
|
||
|
"python.linting.enabled": true
|
||
|
}
|