(trajectory)
| 1275 | |
| 1276 | |
| 1277 | def test_task_118(trajectory): |
| 1278 | image_path = "./output/118.png" |
| 1279 | assert os.path.exists(image_path) |
| 1280 | |
| 1281 | def test_task_119(trajectory): |
| 1282 | image_path = "./output/119.png" |
nothing calls this directly
no outgoing calls
no test coverage detected