Gagan Bhatia commited on
Commit
0404a54
1 Parent(s): 30b7515

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