Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
110
def
code(buf):
111
return
join([
'`'
, buf,
'`'
])
112
113
114
def
brackets(buf):
Callers
1
add_doc_method_param
Function · 0.70
Calls
1
join
Function · 0.70
Tested by
no test coverage detected