(trajectory)
| 1387 | assert os.path.exists(image_path) |
| 1388 | |
| 1389 | def test_task_145(trajectory): |
| 1390 | image_path = "./output/145.png" |
| 1391 | assert os.path.exists(image_path) |
| 1392 | |
| 1393 | import wave |
| 1394 | import numpy as np |
nothing calls this directly
no outgoing calls
no test coverage detected