DVC: Fix failing tests

This commit is contained in:
Puneetha Pai
2020-07-26 21:21:20 +05:30
committed by Starbeamrainbowlabs
parent c96d68ed62
commit c6d6d7618c
5 changed files with 5 additions and 5 deletions

View File

@@ -15,6 +15,6 @@
`dvc add --recursive {{path/to/directory}}`
- Add target file with custom .dvc file name
- Add target file with custom .dvc file name:
`dvc add --file custom_name.dvc {{path/to/file}}`