diff --git a/.env b/.env index 29a2f7cd..62a9f0be 100644 --- a/.env +++ b/.env @@ -1,2 +1,6 @@ -# PYTHONPATH=${workspaceFolder}/ # not working for PyLance :( -PYTHONPATH=/home/sjoerd/seamless # every developer must fix this for themselves \ No newline at end of file +## not working for PyLance :( +# PYTHONPATH=${workspaceFolder}/ + + +## every developer must fix this for themselves... :( +PYTHONPATH=/home/sjoerd/seamless