MCPcopy Create free account
hub / github.com/InternScience/SciReason / green_bold

Function green_bold

opencompass/summarizers/multi_model.py:28–29  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

26
27
28def green_bold(text):
29 return f'[green][bold]{text}[/bold][/green]'
30
31
32def format_float(v):

Callers 1

highlightFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected