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

Function test_task_45

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

Source from the content-addressed store, hash-verified

496 assert os.path.exists(ans)
497
498def test_task_45(trajectory):
499 ans="./output/45.png"
500 ref="./gpt4_output/monthly_ride_counts.png"
501 assert os.path.exists(ans)
502
503def test_task_46(trajectory):
504

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected