(trajectory)
| 1299 | assert os.path.exists(image_path) |
| 1300 | |
| 1301 | def test_task_124(trajectory): |
| 1302 | image_path = "./output/124.png" |
| 1303 | assert os.path.exists(image_path) |
| 1304 | |
| 1305 | def test_task_126(trajectory): |
| 1306 | image_path = "./output/126.png" |
nothing calls this directly
no outgoing calls
no test coverage detected