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

@@ -11,6 +11,6 @@
`dvc init --no-scm`
- Initializing DVC in a subdirectory:
- Initialize DVC in a subdirectory:
`cd {{path/to/subdir}} && dvc init --sudir`