(trajectory)
| 731 | assert os.path.exists(ans) |
| 732 | |
| 733 | def test_task_69(trajectory): |
| 734 | ans="./output/69.png" |
| 735 | assert os.path.exists(ans) |
| 736 | |
| 737 | def test_task_70(trajectory): |
| 738 | ans="./output/70.png" |
nothing calls this directly
no outgoing calls
no test coverage detected