Flask-API icon indicating copy to clipboard operation
Flask-API copied to clipboard

Cannot import name 'db' from partially initialized module 'app'

Open souravlahoti opened this issue 4 years ago • 0 comments

I am receiving this error on the User model. Any idea why (most likely due to a circular import) (//app/init.py)

souravlahoti avatar Mar 12 '22 14:03 souravlahoti