You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file serves as the entry point for the WSGI application. It imports the 'app' object from the 'app' module and defines the 'application' function required by the WSGI specification.