(trajectory)
| 1217 | |
| 1218 | |
| 1219 | def test_task_103(trajectory): |
| 1220 | image_path = "./output/103.png" |
| 1221 | assert os.path.exists(image_path) |
| 1222 | |
| 1223 | def test_task_105(trajectory): |
| 1224 | image_path = "./output/105.png" |
nothing calls this directly
no outgoing calls
no test coverage detected