MCPcopy Index your code
hub / github.com/ipython/ipython / magic.py

File magic.py

IPython/core/magic.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3"""Magic functions for InteractiveShell."""
4

Callers

nothing calls this directly

Calls 2

_method_magic_markerFunction · 0.85
_function_magic_markerFunction · 0.85

Tested by

no test coverage detected