5 lines
124 B
JSON
5 lines
124 B
JSON
{
|
|
"python.pythonPath": "venv/bin/python",
|
|
"python.linting.pylintEnabled": true,
|
|
"python.linting.enabled": true
|
|
} |