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

Function event_with_argument

IPython/core/tests/test_events.py:15–16  ·  view source on GitHub ↗
(argument)

Source from the content-addressed store, hash-verified

13
14@events._define_event
15def event_with_argument(argument):
16 pass
17
18
19class CallbackTests(unittest.TestCase):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected