Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
EPS = 1e-6
23
24
def
bold(text):
25
return
f
'[bold]{text}[/bold]'
26
27
28
def
green_bold(text):
Callers
3
average_rows
Function · 0.85
create_section_row
Function · 0.85
create_win_row
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected