Skip to content

Commit 0d46428

Browse files
committed
edit
1 parent 8763525 commit 0d46428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"--config-file=mypy.ini"
99
],
1010
"mypy-type-checker.interpreter": [
11-
"${workspaceFolder}/venv/bin/python"
11+
"../../.venv/bin/python"
1212
]
1313
}

0 commit comments

Comments
 (0)