Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ bold
Function
bold
examples/API Test/test_api.py:162–163 ·
view source on GitHub ↗
(text: str)
Source
from the content-addressed store, hash-verified
160
161
162
def
bold(text: str) -> str:
163
return
colorize(text, Colors.BOLD)
164
165
166
# =============================================================================
Callers
7
print_summary
Method · 0.85
test_protocol
Function · 0.85
test_command_registry
Function · 0.85
test_smoke
Function · 0.85
test_blocked_commands
Function · 0.85
cmd_test
Function · 0.85
cmd_interactive
Function · 0.85
Calls
1
colorize
Function · 0.85
Tested by
no test coverage detected