In my VScode I have the attached image folder structure and when I am trying to run any test it says Import error while importing test module enter image description here
I my settings.json file I have
"terminal.intergarted.env.windows":{PYTHONPATH": "${workspaceFolder}/src"}
"python.envFile": "${workspaceFolder}/.env",
Can anyhelp help what I can do to makeβ¦
Top comments (0)