MCPcopy
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
64def rel(p: Path) -> str:
65 return str(p.relative_to(ROOT))
66
67
68# --- 1. YAML parse ----------------------------------------------------------

Callers 2

check.pyFile · 0.70
check_refsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected