Skip to content

Commit

Permalink
newline at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
crystina-z committed May 11, 2022
1 parent c263868 commit 56ccaeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion capreolus/benchmark/covid.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,5 @@ def download_if_missing(self):

json.dump({"s1": {"train_qids": all_qids, "predict": {"dev": all_qids, "test": all_qids}}}, open(self.fold_file, "w"))
topic_f.close()
qrel_f.close()
qrel_f.close()

0 comments on commit 56ccaeb

Please sign in to comment.