Files
dzentra_bot/.vscode/settings.json

5 lines
124 B
JSON

{
"python.defaultInterpreterPath": "app/.venv/bin/python",
"python-envs.defaultEnvManager": "ms-python.python:system"
}