MCPcopy Create free account
hub / github.com/SourceCode-AI/aura / NoSuchRepository

Class NoSuchRepository

aura/exceptions.py:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24
25class NoSuchRepository(InvalidLocation):
26 pass
27
28
29class InvalidConfiguration(AuraException, ValueError):

Callers 2

from_urlMethod · 0.85
get_repository_dataMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected