Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anthropics/financial-services
/ err
Function
err
scripts/check.py:60–61 ·
view source on GitHub ↗
(msg: str)
Source
from the content-addressed store, hash-verified
58
59
60
def
err(msg: str) -> None:
61
errors.append(msg)
62
63
64
def
rel(p: Path) -> str:
Callers
2
check.py
File · 0.85
check_refs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected