Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdaCompNUS/summit
/ brackets
Function
brackets
PythonAPI/docs/doc_gen.py:114–115 ·
view source on GitHub ↗
(buf)
Source
from the content-addressed store, hash-verified
112
113
114
def
brackets(buf):
115
return
join([
'['
, buf,
']'
])
116
117
118
def
parentheses(buf):
Callers
3
gen_inst_var_indx
Function · 0.85
gen_method_indx
Function · 0.85
gen_overview
Method · 0.85
Calls
1
join
Function · 0.70
Tested by
no test coverage detected