(trajectory)
| 747 | assert os.path.exists(ans) |
| 748 | |
| 749 | def test_task_73(trajectory): |
| 750 | ans="./output/73.png" |
| 751 | assert os.path.exists(ans) |
| 752 | |
| 753 | def test_task_74(trajectory): |
| 754 | ans="./output/74.png" |
nothing calls this directly
no outgoing calls
no test coverage detected