MCPcopy Index your code
hub / github.com/ipython/ipython / test_bool_raise

Function test_bool_raise

tests/test_oinspect.py:238–239  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236
237
238def test_bool_raise():
239 inspector.info(NoBoolCall())
240
241
242def test_info_serialliar():

Callers

nothing calls this directly

Calls 2

NoBoolCallClass · 0.85
infoMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…