Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ Awkward
Class
Awkward
tests/test_oinspect.py:148–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
147
148
class
Awkward(object):
149
def
__getattr__(self, name):
150
raise
Exception(name)
151
152
153
class
NoBoolCall:
Callers
1
test_info_awkward
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_info_awkward
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…