MCPcopy 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
192def assert_cant_happen():
193 raise ValueError('Unexpected value')

Callers 4

object_forFunction · 0.90
interpretFunction · 0.90
parse_rootFunction · 0.85
parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected