1
0
minehost-interface/.vscode/settings.json
2020-08-09 20:36:19 +03:00

5 lines
164 B
JSON

{
"autoDocstring.docstringFormat": "sphinx",
"restructuredtext.confPath": "${workspaceFolder}/docs",
"python.pythonPath": "${workspaceFolder}/venv/bin/python3"
}