Skip to content

Commit f23fcbd

Browse files
committed
oops
1 parent c501dc7 commit f23fcbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"python.testing.pytestEnabled": true,
77
"python.testing.unittestEnabled": false,
88
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
9-
"python.analysis.extraPaths": ["${workspaceFolder}/merge-files/src"],
9+
"python.analysis.extraPaths": ["${workspaceFolder}/src"],
1010
"python.envFile": "${workspaceFolder}/.env",
1111
"[python]": {
1212
"editor.defaultFormatter": "ms-python.black-formatter"

0 commit comments

Comments
 (0)