MCPcopy
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
32class RemoteConfigError(ConfigError):
33 pass
34
35
36class NoRemoteError(RemoteConfigError):

Callers 2

get_remoteMethod · 0.90
get_remote_odbMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected