Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScaleML/AgentSPEX
/ print_error
Function
print_error
scripts/setup_discord.py:38–39 ·
view source on GitHub ↗
(text: str)
Source
from the content-addressed store, hash-verified
36
37
38
def
print_error(text: str):
39
print(f
" ✗ {text}"
)
40
41
42
def
print_info(text: str):
Callers
2
update_vm_env
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected