This commit is contained in:
Paul Gauthier 2023-11-06 18:58:24 -08:00
parent 11424739a0
commit 15a1c754a4

View file

@ -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",