(trajectory)
| 1265 | assert os.path.exists(image_path) |
| 1266 | |
| 1267 | def test_task_116(trajectory): |
| 1268 | image_path = "./output/116.png" |
| 1269 | |
| 1270 | assert os.path.exists(image_path) |
| 1271 | |
| 1272 | def test_task_117(trajectory): |
| 1273 | image_path = "./output/117.png" |
nothing calls this directly
no outgoing calls
no test coverage detected