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

Function test_task_145

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

Source from the content-addressed store, hash-verified

1387 assert os.path.exists(image_path)
1388
1389def test_task_145(trajectory):
1390 image_path = "./output/145.png"
1391 assert os.path.exists(image_path)
1392
1393import wave
1394import numpy as np

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected