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

Function bold

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

Source from the content-addressed store, hash-verified

22EPS = 1e-6
23
24def bold(text):
25 return f'[bold]{text}[/bold]'
26
27
28def green_bold(text):

Callers 3

average_rowsFunction · 0.85
create_section_rowFunction · 0.85
create_win_rowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected