Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
54
def
error(text):
55
print(f
" {RED}✗{RESET} {text}"
)
56
57
58
def
success(text):
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected