MCPcopy Create free account
hub / github.com/ipython/ipython / ping_received

Function ping_received

IPython/core/tests/test_events.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9@events._define_event
10def ping_received():
11 pass
12
13
14@events._define_event

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected