yentinglin commited on
Commit
ad15316
1 Parent(s): b8a45b2
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -32,7 +32,8 @@ from src.submission.submit import add_new_eval
32
 
33
 
34
  def restart_space():
35
- API.restart_space(repo_id=REPO_ID)
 
36
 
37
  try:
38
  print(EVAL_REQUESTS_PATH)
 
32
 
33
 
34
  def restart_space():
35
+ pass
36
+ # API.restart_space(repo_id=REPO_ID)
37
 
38
  try:
39
  print(EVAL_REQUESTS_PATH)