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 c5af441 commit 8cb3286Copy full SHA for 8cb3286
.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