MCPcopy
hub / github.com/vectorize-io/hindsight / error

Function error

hindsight-integrations/omo/demo.py:54–55  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

52
53
54def error(text):
55 print(f" {RED}✗{RESET} {text}")
56
57
58def success(text):

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected