test.py update
This commit is contained in:
parent
b6bd2a595d
commit
e713f2e72e
1 changed files with 2 additions and 1 deletions
|
@ -104,4 +104,5 @@ def create_app():
|
|||
|
||||
|
||||
|
||||
return app
|
||||
if __name__ == "__main__":
|
||||
app.run()
|
||||
|
|
Loading…
Reference in a new issue