MCPcopy 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
114def b2t(b, text='yes'):
115 return text if b else ''
116
117
118if __name__ == '__main__':

Callers 1

cat_stat.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected