MCPcopy
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
39class StageFileBadNameError(DvcException):
40 pass
41
42
43class StagePathOutsideError(DvcException):

Callers 1

check_dvcfile_pathFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected