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

Function test_task_73

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

Source from the content-addressed store, hash-verified

747 assert os.path.exists(ans)
748
749def test_task_73(trajectory):
750 ans="./output/73.png"
751 assert os.path.exists(ans)
752
753def test_task_74(trajectory):
754 ans="./output/74.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected