Skip to content

Commit 957fc67

Browse files
add missing comma
1 parent 97aee4f commit 957fc67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paper/paper.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ @article{DBLP:journals/corr/abs-1907-04135
414414
@misc{tensorflow-no-date,
415415
author = {Tensorflow},
416416
title = {{GitHub - tensorflow/fairness-indicators: Tensorflow's Fairness Evaluation and Visualization Toolkit}},
417-
year = {2020}
417+
year = {2020},
418418
url = {https://github.com/tensorflow/fairness-indicators},
419419
}
420420

@@ -581,4 +581,4 @@ @misc{huggingface-no-date
581581
title = {GitHub - huggingface/evaluate: Evaluate: A library for easily evaluating machine learning models and datasets.},
582582
year = {2022},
583583
url = {https://github.com/huggingface/evaluate},
584-
}
584+
}

0 commit comments

Comments
 (0)