chore(derivation): normalize peer partition test EOF
This commit is contained in:
parent
9428efd352
commit
1110da565a
1 changed files with 1 additions and 1 deletions
|
|
@ -131,4 +131,4 @@ def test_bags_of_product_statement_not_peer_pick():
|
|||
stmt = "She bought 4 bags of 15 coins and 1 bag of 40 coins."
|
||||
cands = extract_initial_candidates(stmt)
|
||||
assert len(cands) == 1
|
||||
assert cands[0].initial.quantity.value == 100.0
|
||||
assert cands[0].initial.quantity.value == 100.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue