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 db5e1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capreolus/benchmark/covid.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,4 @@ 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 db5e1ee

Please sign in to comment.