clefourrier HF staff commited on
Commit
cc3d70f
1 Parent(s): 60ff46b

Test: putting CI on hold

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ from src.tools.plots import (
38
  )
39
 
40
  # Start ephemeral Spaces on PRs (see config in README.md)
41
- enable_space_ci()
42
 
43
  def restart_space():
44
  API.restart_space(repo_id=REPO_ID, token=H4_TOKEN)
 
38
  )
39
 
40
  # Start ephemeral Spaces on PRs (see config in README.md)
41
+ #enable_space_ci()
42
 
43
  def restart_space():
44
  API.restart_space(repo_id=REPO_ID, token=H4_TOKEN)