Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ Awkward
Class
Awkward
IPython/core/tests/test_oinspect.py:130–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
129
130
class
Awkward(object):
131
def
__getattr__(self, name):
132
raise
Exception(name)
133
134
class
NoBoolCall:
135
""
"
Callers
1
test_info_awkward
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_info_awkward
Function · 0.68