mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
copy
This commit is contained in:
parent
11424739a0
commit
15a1c754a4
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ def show_stats(dirnames):
|
||||||
arrowprops={"arrowstyle": "->", "connectionstyle": "arc3,rad=0.3"},
|
arrowprops={"arrowstyle": "->", "connectionstyle": "arc3,rad=0.3"},
|
||||||
)
|
)
|
||||||
ax.annotate(
|
ax.annotate(
|
||||||
"Second attempt,\nincludingn\nunit test errors",
|
"Second attempt,\nincluding\nunit test errors",
|
||||||
xy=(2.55, 56),
|
xy=(2.55, 56),
|
||||||
xytext=(3.5, top),
|
xytext=(3.5, top),
|
||||||
horizontalalignment="center",
|
horizontalalignment="center",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue