Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
def
green_bold(text):
29
return
f
'[green][bold]{text}[/bold][/green]'
30
31
32
def
format_float(v):
Callers
1
highlight
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected