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

Function code

PythonAPI/docs/doc_gen.py:110–111  ·  view source on GitHub ↗
(buf)

Source from the content-addressed store, hash-verified

108
109
110def code(buf):
111 return join(['`', buf, '`'])
112
113
114def brackets(buf):

Callers 1

add_doc_method_paramFunction · 0.70

Calls 1

joinFunction · 0.70

Tested by

no test coverage detected