5 lines
164 B
JSON
5 lines
164 B
JSON
{
|
|
"autoDocstring.docstringFormat": "sphinx",
|
|
"restructuredtext.confPath": "${workspaceFolder}/docs",
|
|
"python.pythonPath": "${workspaceFolder}/venv/bin/python3"
|
|
} |