Skip to content

Commit ecc1653

Browse files
committed
fix ci lint
1 parent e22a738 commit ecc1653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common/uc_eval/utils/metric.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def match(
7272
self,
7373
expected_output: Union[str, List[str], tuple[str]],
7474
real_output: str,
75-
**kwargs
75+
**kwargs,
7676
):
7777
pass
7878

0 commit comments

Comments
 (0)