Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ warning
Function
warning
examples/API Test/test_api.py:154–155 ·
view source on GitHub ↗
(text: str)
Source
from the content-addressed store, hash-verified
152
153
154
def
warning(text: str) -> str:
155
return
colorize(text, Colors.YELLOW)
156
157
158
def
dim(text: str) -> str:
Callers
4
evaluate
Method · 0.85
print_summary
Method · 0.85
_record
Function · 0.85
cmd_interactive
Function · 0.85
Calls
1
colorize
Function · 0.85
Tested by
no test coverage detected