Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ SimpleClass
Class
SimpleClass
tests/test_oinspect.py:143–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
142
143
class
SimpleClass(object):
144
def
method(self, x, z=2):
145
""
"Some method's docstring"
""
146
147
148
class
Awkward(object):
Callers
1
test_calldef_none
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_calldef_none
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…