MCPcopy Create free account
hub / github.com/AdaCompNUS/summit / color

Function color

PythonAPI/docs/bp_doc_gen.py:38–39  ·  view source on GitHub ↗
(col, buf)

Source from the content-addressed store, hash-verified

36
37
38def color(col, buf):
39 return join(['<font color="', col, '">', buf, '</font>'])
40
41
42def valid_dic_val(dic, value):

Callers 1

generate_pb_docsFunction · 0.70

Calls 1

joinFunction · 0.70

Tested by

no test coverage detected