(trajectory)
| 743 | assert os.path.exists(ans) |
| 744 | |
| 745 | def test_task_72(trajectory): |
| 746 | ans="./output/72.png" |
| 747 | assert os.path.exists(ans) |
| 748 | |
| 749 | def test_task_73(trajectory): |
| 750 | ans="./output/73.png" |
nothing calls this directly
no outgoing calls
no test coverage detected