cant find __main__ module in app.py

20

if __name__ == "__main__":
    app.run(debug=True)

Comments

Submit
0 Comments