(trajectory)
| 739 | assert os.path.exists(ans) |
| 740 | |
| 741 | def test_task_71(trajectory): |
| 742 | ans="./output/71.png" |
| 743 | assert os.path.exists(ans) |
| 744 | |
| 745 | def test_task_72(trajectory): |
| 746 | ans="./output/72.png" |
nothing calls this directly
no outgoing calls
no test coverage detected