Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ b2t
Function
b2t
tools/python/stylesheet/cat_stat.py:114–115 ·
view source on GitHub ↗
(b, text='yes')
Source
from the content-addressed store, hash-verified
112
113
114
def
b2t(b, text=
'yes'
):
115
return
text
if
b
else
''
116
117
118
if
__name__ ==
'__main__'
:
Callers
1
cat_stat.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected