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

Function test_task_133

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

Source from the content-addressed store, hash-verified

1328 assert '%' in final_answer
1329
1330def test_task_133(trajectory):
1331 final_answer=trajectory[-1]['content']
1332 assert '%' in final_answer
1333
1334def test_task_134(trajectory):
1335 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected