Skip to content

Commit 7368970

Browse files
committed
appease linter
1 parent 7de630d commit 7368970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/torch/examples/test_01_getting_started.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ def test_example_01_getting_started(tb):
4646
"val_binary_accuracy",
4747
"val_binary_auroc",
4848
"val_binary_precision",
49-
"val_binary_recall"
49+
"val_binary_recall",
5050
]
5151
)

0 commit comments

Comments
 (0)