We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22a738 commit ecc1653Copy full SHA for ecc1653
test/common/uc_eval/utils/metric.py
@@ -72,7 +72,7 @@ def match(
72
self,
73
expected_output: Union[str, List[str], tuple[str]],
74
real_output: str,
75
- **kwargs
+ **kwargs,
76
):
77
pass
78
0 commit comments