Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ test_bool_raise
Function
test_bool_raise
IPython/core/tests/test_oinspect.py:210–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
inspector.info(Awkward())
209
210
def
test_bool_raise():
211
inspector.info(NoBoolCall())
212
213
def
test_info_serialliar():
214
fib_tracker = [0]
Callers
nothing calls this directly
Calls
2
NoBoolCall
Class · 0.85
info
Method · 0.80
Tested by
no test coverage detected