MCPcopy 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
60def with_blue(text: str) -> str:
61 return with_color(text, "34")
62
63
64@dataclass

Callers 2

show_diagnosticFunction · 0.85

Calls 1

with_colorFunction · 0.85

Tested by

no test coverage detected