Commit d0dd40b
committed
Remove unused type: ignore comment in llm_judge.py
The str() wrapping added in the previous commit already fixes the
no-any-return issue, making the type: ignore[return-value] comment
on _parse_judge_response unnecessary.1 parent e2c4c79 commit d0dd40b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments