Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ success
Function
success
examples/API Test/test_api.py:142–143 ·
view source on GitHub ↗
(text: str)
Source
from the content-addressed store, hash-verified
140
141
142
def
success(text: str) -> str:
143
return
colorize(text, Colors.GREEN)
144
145
146
def
error(text: str) -> str:
Callers
3
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