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

File gen_latex_symbols.py

tools/gen_latex_symbols.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# coding: utf-8
2
3# This script autogenerates `IPython.core.latex_symbols.py`, which contains a
4# single dict , named `latex_symbols`. The keys in this dict are latex symbols,

Callers

nothing calls this directly

Calls 3

test_identFunction · 0.85
getMethod · 0.80
indexMethod · 0.80

Tested by

no test coverage detected