camillebrl commited on
Commit
18153b3
·
verified ·
1 Parent(s): cd620d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -134,7 +134,6 @@ def submit_results(task: str, results_json):
134
  repo_id=dataset_mapping[task],
135
  repo_type="dataset",
136
  token=HF_TOKEN,
137
- create_pr=True
138
  )
139
 
140
  # Clean up
 
134
  repo_id=dataset_mapping[task],
135
  repo_type="dataset",
136
  token=HF_TOKEN,
 
137
  )
138
 
139
  # Clean up