Gagan Bhatia commited on
Commit
5836053
1 Parent(s): 3c09a51

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:
48
  dvc repro eval.dvc
49
  ## run the DVC pipeline - recompute any modified outputs such as processed data or trained models
50
 
 
44
  pull:
45
  dvc pull
46
 
 
47
  dvc repro eval.dvc
48
  ## run the DVC pipeline - recompute any modified outputs such as processed data or trained models
49