empty commit
This commit is contained in:
parent
fb4324cb42
commit
9f8d8004b8
1 changed files with 1 additions and 0 deletions
1
app.py
1
app.py
|
@ -28,3 +28,4 @@ def create_app():
|
|||
db.init_app(app)
|
||||
ma.init_app(app)
|
||||
return app
|
||||
|
Loading…
Reference in a new issue