MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / SelfTestFailure

Class SelfTestFailure

scripts/security-network-source-audit.py:315–316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313
314
315class SelfTestFailure(RuntimeError):
316 pass
317
318
319def _require(condition: bool, message: str) -> None:

Callers 1

_requireFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected