Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sjdv1982 committed Sep 17, 2024
1 parent d2f0217 commit 2d3bbe0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# PYTHONPATH=${workspaceFolder}/ # not working for PyLance :(
PYTHONPATH=/home/sjoerd/seamless # every developer must fix this for themselves
## not working for PyLance :(
# PYTHONPATH=${workspaceFolder}/


## every developer must fix this for themselves... :(
PYTHONPATH=/home/sjoerd/seamless

0 comments on commit 2d3bbe0

Please sign in to comment.