diff --git a/getStats.py b/getStats.py index 9ba6c57..f4c8692 100644 --- a/getStats.py +++ b/getStats.py @@ -28,4 +28,5 @@ for x, y in zip(names, times): ax.legend() -plt.show() \ No newline at end of file +plt.show() +