Gagan Bhatia commited on
Commit
3956f58
1 Parent(s): 5fe1318

Update Makefile

Browse files
Files changed (1) hide show
  1. Makefile +0 -1
Makefile CHANGED
@@ -44,7 +44,6 @@ push:
44
  pull:
45
  dvc pull
46
 
47
- ## Reproduce the DVC pipeline - recompute any modified outputs such as processed data or trained models
48
  reproduce:
49
  dvc repro eval.dvc
50
 
 
44
  pull:
45
  dvc pull
46
 
 
47
  reproduce:
48
  dvc repro eval.dvc
49