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

Function test_task_138

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

Source from the content-addressed store, hash-verified

1349 assert '8.1' in final_answer
1350
1351def test_task_138(trajectory):
1352 final_answer=trajectory[-1]['content']
1353 assert ('no' in final_answer or 'not' in final_answer)
1354
1355def test_task_139(trajectory):
1356 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected