Skip to content

Commit

Permalink
rm todo
Browse files Browse the repository at this point in the history
  • Loading branch information
hynky1999 committed Feb 5, 2025
1 parent c536de0 commit a75113d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/metrics/test_extractive_match.py
Original file line number Diff line number Diff line change
Expand Up @@ -1085,8 +1085,6 @@ def test_math_extraction_additional_cases(gold, pred, expected):
r"$\boxed{-5, \frac{14}{3}}$",
1,
),
#TODO: make sure that \, is translate to ,
# the or joining should be extend if one of the is a
(
r"\boxed{a=4,\,-8,\,-10}",
r"$\boxed{-10,-8,4}$",
Expand Down

0 comments on commit a75113d

Please sign in to comment.