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

Function bold

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

Source from the content-addressed store, hash-verified

48
49
50def bold(buf):
51 return join(['**', buf, '**'])
52
53
54def parentheses(buf):

Callers 1

generate_pb_docsFunction · 0.70

Calls 1

joinFunction · 0.70

Tested by

no test coverage detected