4 lines
107 B
JSON
4 lines
107 B
JSON
{
|
|
"autoDocstring.docstringFormat": "sphinx",
|
|
"python.pythonPath": "${workspaceFolder}/venv/bin/python3"
|
|
} |