Relative Content

Tag Archive for pythonsqlitevisual-studio-codefastapipylance

vscode type checking issue for python

I am using vscode with type checking mode at basic. My code is working properly but I still get the red squiggly line underneath the model. I am using fastapi and sqlite for the database. It is a basic todo app. enter image description here