(trajectory)
| 1303 | assert os.path.exists(image_path) |
| 1304 | |
| 1305 | def test_task_126(trajectory): |
| 1306 | image_path = "./output/126.png" |
| 1307 | assert os.path.exists(image_path) |
| 1308 | |
| 1309 | def test_task_128(trajectory): |
| 1310 | image_path = "./output/128.xlsx" |
nothing calls this directly
no outgoing calls
no test coverage detected