MCPcopy 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
38def print_error(text: str):
39 print(f" ✗ {text}")
40
41
42def print_info(text: str):

Callers 2

update_vm_envFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected