We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6a50d commit efc77e6Copy full SHA for efc77e6
.vscode/settings.json
@@ -33,9 +33,6 @@
33
"editor.tabSize": 2,
34
},
35
"dprint.path": ".venv/bin/dprint",
36
- "code-runner.executorMap": {
37
- "python": "cd \"$workspaceRoot\" && source \".venv/bin/activate\" && uvx basedpyright $fullFileName && python $fullFileName",
38
- },
39
"mypy-type-checker.path": [
40
"uv",
41
"run",
0 commit comments