Showing
1 changed file
with
0 additions
and
2 deletions
... | @@ -69,5 +69,3 @@ def GetWordCloud(): | ... | @@ -69,5 +69,3 @@ def GetWordCloud(): |
69 | plt.axis("off") | 69 | plt.axis("off") |
70 | plt.show() | 70 | plt.show() |
71 | fig.savefig('./static/images/wordcloud.png') | 71 | fig.savefig('./static/images/wordcloud.png') |
... | \ No newline at end of file | ... | \ No newline at end of file |
72 | - | ||
73 | -GetWordCloud() | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment