Initial commit
This commit is contained in:
4
app/__main__.py
Normal file
4
app/__main__.py
Normal file
@ -0,0 +1,4 @@
|
||||
from .app import app
|
||||
|
||||
|
||||
app.run(debug=True)
|
Reference in New Issue
Block a user