Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
class
NoSuchRepository(InvalidLocation):
26
pass
27
28
29
class
InvalidConfiguration(AuraException, ValueError):
Callers
2
from_url
Method · 0.85
get_repository_data
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected