MCPcopy Index your code
hub / github.com/treeverse/dvc / lock.py

File lock.py

dvc/lock.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Manages dvc lock file."""
2
3import hashlib
4import os

Callers

nothing calls this directly

Calls 2

format_linkFunction · 0.90
formatMethod · 0.45

Tested by

no test coverage detected