(trajectory)
| 301 | assert ans in final_answer |
| 302 | |
| 303 | def test_task_20(trajectory): |
| 304 | ans_path="./output/20.png" |
| 305 | #reference_path="./gpt4_output/radar_chart.png" |
| 306 | assert os.path.exists(key_path) |
| 307 | |
| 308 | |
| 309 | def test_task_21(trajectory): |
nothing calls this directly
no outgoing calls
no test coverage detected