mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 07:35:00 +00:00
rename
This commit is contained in:
parent
80928b90a5
commit
2ea5a98ee0
3 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ The model also has to successfully apply all its changes to the source file with
|
|||
<script>
|
||||
{% assign data_source = edit_sorted %}
|
||||
{% assign pass_rate_field = "pass_rate_2" %}
|
||||
{% include edit-leaderboard.js %}
|
||||
{% include leaderboard.js %}
|
||||
</script>
|
||||
<style>
|
||||
tr.selected {
|
||||
|
|
|
@ -46,7 +46,7 @@ Therefore, results are available for fewer models.
|
|||
<script>
|
||||
{% assign data_source = refac_sorted %}
|
||||
{% assign pass_rate_field = "pass_rate_1" %}
|
||||
{% include edit-leaderboard.js %}
|
||||
{% include leaderboard.js %}
|
||||
</script>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue