Flask with models split into multiple files, how to prevent circular imports?

后端 未结 0 1364
面向向阳花
面向向阳花 2021-01-22 05:10

I\'m having an issue with circular imports, and I\'m not sure how to restructure my code to overcome it.

Say I have the structure

├── app
│   ├──__init__.p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题