Files
dzentra_bot/.vscode/settings.json
2026-04-13 20:47:04 +03:00

5 lines
124 B
JSON

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