[email protected] commited on
Commit
23e8820
·
1 Parent(s): 0fb3f68
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -46,7 +46,6 @@ try:
46
  repo_id=RESULTS_REPO, local_dir=EVAL_RESULTS_PATH, repo_type="dataset", tqdm_class=None, etag_timeout=30, token=TOKEN
47
  )
48
  except Exception:
49
- print('failed to download eval')
50
  restart_space()
51
 
52
 
 
46
  repo_id=RESULTS_REPO, local_dir=EVAL_RESULTS_PATH, repo_type="dataset", tqdm_class=None, etag_timeout=30, token=TOKEN
47
  )
48
  except Exception:
 
49
  restart_space()
50
 
51