Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
def
bold(buf):
51
return
join([
'**'
, buf,
'**'
])
52
53
54
def
parentheses(buf):
Callers
1
generate_pb_docs
Function · 0.70
Calls
1
join
Function · 0.70
Tested by
no test coverage detected