mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
2a881faac8
commit
2f3baf7cdd
4 changed files with 51 additions and 51 deletions
|
@ -38,7 +38,7 @@ def plot_swe_bench_lite(data_file):
|
|||
yval = bar.get_height()
|
||||
ax.text(
|
||||
bar.get_x() + bar.get_width() / 2,
|
||||
yval - 1.5,
|
||||
yval - 1.25,
|
||||
f"{yval}%",
|
||||
ha="center",
|
||||
va="top",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue