Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vscode settings backend use absolute import #282

Open
AntonioMrtz opened this issue Nov 7, 2024 · 1 comment
Open

Vscode settings backend use absolute import #282

AntonioMrtz opened this issue Nov 7, 2024 · 1 comment
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

Comments

@AntonioMrtz
Copy link
Owner

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 ones

Testing


🖐️ 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

@AntonioMrtz AntonioMrtz added good first issue Good for newcomers chore Minor changes on config , dependencies etc. No production code modified. help-wanted Help is wanted python Pull requests that update Python code labels Nov 7, 2024
@AntonioMrtz
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant