Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
238
def
test_bool_raise():
239
inspector.info(NoBoolCall())
240
241
242
def
test_info_serialliar():
Callers
nothing calls this directly
Calls
2
NoBoolCall
Class · 0.85
info
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…