Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahau committed Feb 1, 2025
1 parent a49a263 commit 197409b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"python.defaultInterpreterPath": "/Users/rehabnaeem/Documents/Coding-Projects/.venv/bin/python3.13",
"marimo.pythonPath": "/Users/rehabnaeem/Documents/Coding-Projects/.venv/bin/python3.13"
"marimo.pythonPath": "/Users/rehabnaeem/Documents/Coding-Projects/.venv/bin/python3.13",
"python-envs.defaultEnvManager": "ms-python.python:venv",
"python-envs.defaultPackageManager": "ms-python.python:pip",
"python-envs.pythonProjects": []
}

0 comments on commit 197409b

Please sign in to comment.