Vscode settings backend use absolute import #282
Labels
chore
Minor changes on config , dependencies etc. No production code modified.
good first issue
Good for newcomers
help-wanted
Help is wanted
python
Pull requests that update Python code
Description
Select absolute import type for Backend when using VSCODE
Context
Specify preferred import type
How to do it
Add
"python.analysis.importFormat": "relative"
to.vscode/settings.json
folder on Backend. Add the line after all the existing onesTesting
🖐️ Learn how to CONTRIBUTE, all help is welcomed :)
📚 Check out the project documentation for more info
⭐ Help this project grow by giving it a star if you like it!
😵 Trello links are used for traceability, do not ask to join the board before leaving a comment in the related issue
The text was updated successfully, but these errors were encountered: