oprava pre pylance
This commit is contained in:
@@ -31,8 +31,9 @@
|
||||
"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",
|
||||
"python.terminal.activateEnvironment": true,
|
||||
|
||||
Reference in New Issue
Block a user