MCPcopy Index your code
hub / github.com/treeverse/dvc / InitError

Class InitError

dvc/exceptions.py:170–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168
169
170class InitError(DvcException):
171 pass
172
173
174class ReproductionError(DvcException):

Callers 1

initFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected