This commit is contained in:
Aevann1 2021-09-02 16:06:28 +02:00
parent ccc9187711
commit 9fa6fca589
5 changed files with 62 additions and 10 deletions

View file

@ -1189,4 +1189,4 @@ def multiple_plots(**kwargs):
plt.savefig("image.png")
plt.clf()
return upload_file(png=True)
return upload_imgur(png=True)