Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/treeverse/dvc
/ StageFileBadNameError
Class
StageFileBadNameError
dvc/stage/exceptions.py:39–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
39
class
StageFileBadNameError(DvcException):
40
pass
41
42
43
class
StagePathOutsideError(DvcException):
Callers
1
check_dvcfile_path
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected