oprava pre pylance

This commit is contained in:
2025-12-07 16:40:34 +01:00
parent c4dea464a2
commit 375e4df0d5

View File

@@ -31,7 +31,8 @@
"settings": {
"python.formatting.provider": "black",
"python.analysis.extraPaths": [
"/app"
"${workspaceFolder}/.venv/lib/python3.13/site-packages",
"${workspaceFolder}/app"
],
"editor.formatOnSave": true,
// "python.defaultInterpreterPath": "/workspace/.venv/bin/python",