Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ error
Function
error
examples/API Test/test_api.py:146–147 ·
view source on GitHub ↗
(text: str)
Source
from the content-addressed store, hash-verified
144
145
146
def
error(text: str) -> str:
147
return
colorize(text, Colors.RED)
148
149
150
def
info(text: str) -> str:
Callers
4
print_summary
Method · 0.70
_record
Function · 0.70
cmd_test
Function · 0.70
cmd_interactive
Function · 0.70
Calls
1
colorize
Function · 0.85
Tested by
no test coverage detected