MCPcopy Index your code
hub / github.com/github/spec-kit / _SharedTemplateRefreshError

Class _SharedTemplateRefreshError

src/specify_cli/integrations/_helpers.py:133–134  ·  view source on GitHub ↗

Raised when default integration metadata should not be persisted.

Source from the content-addressed store, hash-verified

131
132
133class _SharedTemplateRefreshError(RuntimeError):
134 """Raised when default integration metadata should not be persisted."""
135
136
137# ---------------------------------------------------------------------------

Callers 2

_set_default_integrationFunction · 0.85
integration_upgradeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected