MCPcopy
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
60def err(msg: str) -> None:
61 errors.append(msg)
62
63
64def rel(p: Path) -> str:

Callers 2

check.pyFile · 0.85
check_refsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected