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

Method load

gunicorn/app/base.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46 raise NotImplementedError
47
48 def load(self):
49 raise NotImplementedError
50
51 def load_config(self):
52 """

Callers 4

wsgiMethod · 0.95
setupMethod · 0.45
load_entry_pointFunction · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected