MCPcopy Index your code
hub / github.com/ipython/ipython / iprc_nr

Function iprc_nr

tests/test_async_helpers.py:28–29  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

26
27
28def iprc_nr(x):
29 return ip.run_cell(dedent(x))
30
31
32class AsyncTest(TestCase):

Calls 2

dedentFunction · 0.85
run_cellMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…