(trajectory)
| 1383 | |
| 1384 | |
| 1385 | def test_task_144(trajectory): |
| 1386 | image_path = "./output/144.wav" |
| 1387 | assert os.path.exists(image_path) |
| 1388 | |
| 1389 | def test_task_145(trajectory): |
| 1390 | image_path = "./output/145.png" |
nothing calls this directly
no outgoing calls
no test coverage detected