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

Function setup_module

tests/test_storemagic.py:7–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5
6
7def setup_module():
8 ip.run_line_magic("load_ext", "storemagic")
9
10
11def test_store_restore():

Callers

nothing calls this directly

Calls 1

run_line_magicMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…