Skip to content

Commit 4a81160

Browse files
committed
fix(pyproject): add missing newline at end of benchmarks section
1 parent 7d5c260 commit 4a81160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ benchmarks = [
7979
"evaluate>=0.4.6",
8080
"universal-edit-distance>=0.4.3",
8181
"torchmetrics",
82-
]
82+
]

0 commit comments

Comments
 (0)