Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
wsgi
Method · 0.95
setup
Method · 0.45
load_entry_point
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected