MCPcopy
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
6def hook(value):
7 return value[1:]
8
9
10@pytest.mark.parametrize(

Callers 1

dispatch_hookFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected