# cPanel / Passenger entry point
# In cPanel Python App, set Application startup file to passenger_wsgi.py
from app import app as application
