Import just in root file but not in helper files Python

后端 未结 0 841
谎友^
谎友^ 2020-11-22 03:05

I am building a Flask API with a SQLAlchemy database. In my app.py file (the main file) I have all the necessary imports and setups, like so:

from flask_sqlal         


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