DEV Community

Discussion on: Flask Rest API -Part:0- Setup & Basic CRUD API

Collapse
 
varuntumbe profile image
Varun Hegde

And one last thing when i import db from .db in model.py i get this error
-Attempted relative import beyond top level package .(its given by pylint in vscode).