Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anthropics/financial-services
/ rel
Function
rel
scripts/check.py:64–65 ·
view source on GitHub ↗
(p: Path)
Source
from the content-addressed store, hash-verified
62
63
64
def
rel(p: Path) -> str:
65
return
str(p.relative_to(ROOT))
66
67
68
# --- 1. YAML parse ----------------------------------------------------------
Callers
2
check.py
File · 0.70
check_refs
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected