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

File autogen_shortcuts.py

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

Source from the content-addressed store, hash-verified

1from dataclasses import dataclass
2from inspect import getsource
3from pathlib import Path
4from typing import cast, List, Union

Callers

nothing calls this directly

Calls 6

create_ipython_shortcutsFunction · 0.90
_DummyTerminalClass · 0.85
format_prompt_keysFunction · 0.85
sentencizeFunction · 0.85
writeMethod · 0.45

Tested by

no test coverage detected