Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ with_blue
Function
with_blue
tools/check_code_block_format.py:60–61 ·
view source on GitHub ↗
(text: str)
Source
from the content-addressed store, hash-verified
58
59
60
def
with_blue(text: str) -> str:
61
return
with_color(text,
"34"
)
62
63
64
@dataclass
Callers
2
format_code_block_with_suggestions
Function · 0.85
show_diagnostic
Function · 0.85
Calls
1
with_color
Function · 0.85
Tested by
no test coverage detected