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