Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ somemethod
Method
somemethod
IPython/lib/tests/test_pretty.py:44–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
42
43
class
MyObj(object):
44
def
somemethod(self):
45
pass
46
47
48
class
Dummy1(object):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected