(trajectory)
| 735 | assert os.path.exists(ans) |
| 736 | |
| 737 | def test_task_70(trajectory): |
| 738 | ans="./output/70.png" |
| 739 | assert os.path.exists(ans) |
| 740 | |
| 741 | def test_task_71(trajectory): |
| 742 | ans="./output/71.png" |
nothing calls this directly
no outgoing calls
no test coverage detected