Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/httpie/cli
/ assert_cant_happen
Function
assert_cant_happen
httpie/cli/nested_json/parse.py:192–193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
190
191
192
def
assert_cant_happen():
193
raise
ValueError(
'Unexpected value'
)
Callers
4
object_for
Function · 0.90
interpret
Function · 0.90
parse_root
Function · 0.85
parse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected