MCPcopy 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
233def test_info_awkward():
234 # Just test that this doesn't throw an error.
235 inspector.info(Awkward())
236
237
238def test_bool_raise():

Callers

nothing calls this directly

Calls 2

AwkwardClass · 0.85
infoMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…