Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
170
class
InitError(DvcException):
171
pass
172
173
174
class
ReproductionError(DvcException):
Callers
1
init
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected