Skip to content

Commit d16a8ff

Browse files
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWeb-Viewer into geode-objects-redesign
2 parents 87534ba + 0d46428 commit d16a8ff

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)