Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psf/requests
/ hook
Function
hook
tests/test_hooks.py:6–7 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
4
5
6
def
hook(value):
7
return
value[1:]
8
9
10
@pytest.mark.parametrize(
Callers
1
dispatch_hook
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected