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

File autogen_magics.py

docs/autogen_magics.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from pathlib import Path
2from IPython.core.alias import Alias
3from IPython.core.interactiveshell import InteractiveShell
4from IPython.core.magic import MagicAlias

Callers

nothing calls this directly

Calls 3

format_docstringFunction · 0.85
getMethod · 0.80
formatMethod · 0.45

Tested by

no test coverage detected