mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
6b6935e56d
commit
dfb921c509
2 changed files with 6 additions and 4 deletions
|
@ -196,7 +196,7 @@ def show_stats(dirnames):
|
|||
arrowprops={"arrowstyle": "->", "connectionstyle": "arc3,rad=0.3"},
|
||||
)
|
||||
ax.annotate(
|
||||
"Second attempt,\nincluding\nunit test errors",
|
||||
"Second attempt,\nincluding unit\ntest error output",
|
||||
xy=(2.55, 56),
|
||||
xytext=(3.5, top),
|
||||
horizontalalignment="center",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue