(trajectory)
| 1270 | assert os.path.exists(image_path) |
| 1271 | |
| 1272 | def test_task_117(trajectory): |
| 1273 | image_path = "./output/117.png" |
| 1274 | assert os.path.exists(image_path) |
| 1275 | |
| 1276 | |
| 1277 | def test_task_118(trajectory): |
nothing calls this directly
no outgoing calls
no test coverage detected