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

Function test_task_67

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

Source from the content-addressed store, hash-verified

721 assert os.path.exists(ans)
722
723def test_task_67(trajectory):
724 ans="./output/67.png"
725 ref="./gpt4_output/X_vs_Y_scatter_plot.png"
726 assert os.path.exists(ans)
727
728def test_task_68(trajectory):
729 ans="./output/67.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected