MCPcopy
hub / github.com/benoitc/gunicorn / AppImportError

Class AppImportError

gunicorn/errors.py:27–28  ·  view source on GitHub ↗

Exception raised when loading an application

Source from the content-addressed store, hash-verified

25
26
27class AppImportError(Exception):
28 """ Exception raised when loading an application """

Callers 1

import_appFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected