chore(derivation): normalize peer partition test EOF

This commit is contained in:
Shay 2026-06-17 19:45:46 -07:00
parent 9428efd352
commit 1110da565a

View file

@ -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