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

Function test_task_74

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

Source from the content-addressed store, hash-verified

751 assert os.path.exists(ans)
752
753def test_task_74(trajectory):
754 ans="./output/74.png"
755 assert os.path.exists(ans)
756
757def test_task_75(trajectory):
758 ans="./output/75.docx"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected