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

Function test_task_68

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

Source from the content-addressed store, hash-verified

726 assert os.path.exists(ans)
727
728def test_task_68(trajectory):
729 ans="./output/67.png"
730 ref="./gpt4_output/X_vs_Y_scatter_plot.png"
731 assert os.path.exists(ans)
732
733def test_task_69(trajectory):
734 ans="./output/69.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected