Skip to content

Commit 8cb3286

Browse files
committed
Removed accidental push of VSCode settings
1 parent c5af441 commit 8cb3286

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333
"editor.tabSize": 2,
3434
},
3535
"dprint.path": ".venv/bin/dprint",
36-
"code-runner.executorMap": {
37-
"python": "cd \"$workspaceRoot\" && source \".venv/bin/activate\" && uvx basedpyright $fullFileName && python $fullFileName",
38-
},
3936
"mypy-type-checker.path": [
4037
"uv",
4138
"run",

0 commit comments

Comments
 (0)