Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
52
class
DummyMagics(magic.Magics):
53
pass
54
55
56
def
test_extract_code_ranges():
Callers
4
test_magic_parse_options
Function · 0.85
test_magic_parse_long_options
Function · 0.85
test_parse_options
Function · 0.85
test_parse_options_preserve_non_option_string
Function · 0.85
Calls
no outgoing calls
Tested by
4
test_magic_parse_options
Function · 0.68
test_magic_parse_long_options
Function · 0.68
test_parse_options
Function · 0.68
test_parse_options_preserve_non_option_string
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…