diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index 2e6bf31ea..237b1ca52 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -196,7 +196,7 @@ def show_stats(dirnames): arrowprops={"arrowstyle": "->", "connectionstyle": "arc3,rad=0.3"}, ) ax.annotate( - "Second attempt,\nincludingn\nunit test errors", + "Second attempt,\nincluding\nunit test errors", xy=(2.55, 56), xytext=(3.5, top), horizontalalignment="center",