mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
copy
This commit is contained in:
parent
93aa497220
commit
35754247b4
3 changed files with 103 additions and 84 deletions
|
@ -196,8 +196,8 @@ def show_stats(dirnames):
|
|||
arrowprops={"arrowstyle": "->", "connectionstyle": "arc3,rad=0.3"},
|
||||
)
|
||||
ax.annotate(
|
||||
"Second attempt,\nbased on\nunit test errors",
|
||||
xy=(2.55, 58),
|
||||
"Second attempt,\nincludingn\nunit test errors",
|
||||
xy=(2.55, 56),
|
||||
xytext=(3.5, top),
|
||||
horizontalalignment="center",
|
||||
verticalalignment="top",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue