MCPcopy Create free account
hub / github.com/AdaCompNUS/summit / italic

Function italic

PythonAPI/docs/bp_doc_gen.py:46–47  ·  view source on GitHub ↗
(buf)

Source from the content-addressed store, hash-verified

44
45
46def italic(buf):
47 return join(['_', buf, '_'])
48
49
50def bold(buf):

Callers 1

generate_pb_docsFunction · 0.70

Calls 1

joinFunction · 0.70

Tested by

no test coverage detected