mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 19:24:59 +00:00
fix: Remove unnecessary horizontal rule from table
This commit is contained in:
parent
e93744c990
commit
fb2e59cf08
1 changed files with 0 additions and 3 deletions
|
@ -39,9 +39,6 @@ Here's a table containing the benchmark data for different model configurations:
|
|||
<td>{{ item.total_cost }}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
{% unless forloop.last %}
|
||||
<tr><td colspan="6"><hr></td></tr>
|
||||
{% endunless %}
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue