Test pipeline
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
from app import create_app
|
from app import create_app
|
||||||
|
|
||||||
|
# Create an application instance that web servers can use.
|
||||||
application = create_app('config/flask.cfg')
|
application = create_app('config/flask.cfg')
|
||||||
application.run()
|
application.run()
|
||||||
|
Reference in New Issue
Block a user