Test pipeline
This commit is contained in:
parent
14b5929c8d
commit
f7ece8e439
@ -1,6 +1,4 @@
|
|||||||
from app import create_app
|
from app import create_app
|
||||||
|
|
||||||
# Call the application factory function to construct a Flask application
|
|
||||||
# instance using the development configuration
|
|
||||||
application = create_app('config/flask.cfg')
|
application = create_app('config/flask.cfg')
|
||||||
application.run()
|
application.run()
|
||||||
|
Loading…
Reference in New Issue
Block a user