MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / print_success

Function print_success

scripts/setup_discord.py:34–35  ·  view source on GitHub ↗
(text: str)

Source from the content-addressed store, hash-verified

32
33
34def print_success(text: str):
35 print(f" ✓ {text}")
36
37
38def print_error(text: str):

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected