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

Function test_task_65

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

Source from the content-addressed store, hash-verified

710 #assert are_images_similar(ans,ref,0)
711
712def test_task_65(trajectory):
713 ans="./output/65.png"
714 ref="./gpt4_output/employee_education_distribution.png"
715 assert os.path.exists(ans)
716
717
718def test_task_66(trajectory):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected