Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/treeverse/dvc
/ RemoteConfigError
Class
RemoteConfigError
dvc/config.py:32–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
32
class
RemoteConfigError(ConfigError):
33
pass
34
35
36
class
NoRemoteError(RemoteConfigError):
Callers
2
get_remote
Method · 0.90
get_remote_odb
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected