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

Class DummyMagics

tests/test_magic.py:52–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51@magic.magics_class
52class DummyMagics(magic.Magics):
53 pass
54
55
56def test_extract_code_ranges():

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…