Flask-SqlAlchemy-Plugin #242
Unanswered
poojan-2601
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Have you tried adding this to settings? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am currently using pylint extension in vscode for my flask application, and it works perfectly, however when I want to use it for the model files in the project which uses Flask-SqlAlchemy. I have pip installed the pylint-flask-sqlachemy plugin in my environment, hence I check my files from the command line however I would also love to do the same from my editor.
Beta Was this translation helpful? Give feedback.
All reactions