added newline at end of file

This commit is contained in:
2023-11-28 01:22:06 +01:00
parent 881d60cb8e
commit be910a2748
+1
View File
@@ -29,3 +29,4 @@ for x, y in zip(names, times):
ax.legend() ax.legend()
plt.show() plt.show()