Skip to content
Snippets Groups Projects
Commit 12544d9c authored by Max Lou's avatar Max Lou
Browse files

Fix: wsgi import

parent a8cb2f66
Branches
Tags
No related merge requests found
from project_name import create_app_wsgi
from scheduler import create_app_wsgi
app = application = create_app_wsgi() # noqa
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment