(trajectory)
| 1225 | assert os.path.exists(image_path) |
| 1226 | |
| 1227 | def test_task_107(trajectory): |
| 1228 | image_path = "./output/107.png" |
| 1229 | |
| 1230 | assert os.path.exists(image_path) |
| 1231 | |
| 1232 | def test_task_109(trajectory): |
| 1233 | image_path = "./output/109.png" |
nothing calls this directly
no outgoing calls
no test coverage detected