MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / test_task_135

Function test_task_135

data/unit_test/tests.py:1339–1341  ·  view source on GitHub ↗
(trajectory)

Source from the content-addressed store, hash-verified

1337 assert ans in final_answer
1338
1339def test_task_135(trajectory):
1340 final_answer=trajectory[-1]['content']
1341 assert '9.78' in final_answer
1342
1343def test_task_136(trajectory):
1344 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected