Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ cb1
Method
cb1
IPython/core/tests/test_events.py:37–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
36
def
test_bare_function_missed_unregister(self):
37
def
cb1():
38
...
39
40
def
cb2():
41
...
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected