(trajectory)
| 1279 | assert os.path.exists(image_path) |
| 1280 | |
| 1281 | def test_task_119(trajectory): |
| 1282 | image_path = "./output/119.png" |
| 1283 | assert os.path.exists(image_path) |
| 1284 | |
| 1285 | def test_task_120(trajectory): |
| 1286 | image_path = "./output/120.png" |
nothing calls this directly
no outgoing calls
no test coverage detected