Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ test_info_awkward
Function
test_info_awkward
tests/test_oinspect.py:233–235 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
231
232
233
def
test_info_awkward():
234
# Just test that this doesn't throw an error.
235
inspector.info(Awkward())
236
237
238
def
test_bool_raise():
Callers
nothing calls this directly
Calls
2
Awkward
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…