harshildarji
commited on
Commit
•
d6e906e
1
Parent(s):
c50ffc4
Update app.py
Browse files
app.py
CHANGED
@@ -234,4 +234,4 @@ if st.button("Analyze"):
|
|
234 |
st.markdown(
|
235 |
"<mark><strong>Tip:</strong> Hover over the colored words to see its class.</mark>",
|
236 |
unsafe_allow_html=True,
|
237 |
-
)
|
|
|
234 |
st.markdown(
|
235 |
"<mark><strong>Tip:</strong> Hover over the colored words to see its class.</mark>",
|
236 |
unsafe_allow_html=True,
|
237 |
+
)
|