Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • gitkeep
  • Sprint/2022-01
  • dev protected
4 results

App.config

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    wsgi.py 85 B
    from scheduler import create_app_wsgi
    
    app = application = create_app_wsgi()  # noqa