From fd934a3b4e3ab05506087c6a833e862784020835 Mon Sep 17 00:00:00 2001 From: pmcg <34006725+mcgurrgurr@users.noreply.github.com> Date: Thu, 3 Jun 2021 12:18:22 -0400 Subject: [PATCH] Update app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 9e8fe9c..4e5cd87 100644 --- a/app.py +++ b/app.py @@ -355,7 +355,7 @@ def main(): st.markdown("\n\n") - st.markdown("-----") + st.markdown("-----") st.markdown(""" ### Word Frequency Word Cloud""") """ This word cloud is based on the most common words found in the mined text. -- GitLab