JumaRubea commited on
Commit
83bd813
·
verified ·
1 Parent(s): 0fffada

Update src/file.py

Browse files
Files changed (1) hide show
  1. src/file.py +2 -1
src/file.py CHANGED
@@ -3,5 +3,6 @@ import streamlit as st
3
 
4
  st.title("Juma's Assistant")
5
  # Put your normal app UI here
6
- st.success("Welcome \nJuma is under very high request. come back soon")
 
7
 
 
3
 
4
  st.title("Juma's Assistant")
5
  # Put your normal app UI here
6
+ st.success("Welcome")
7
+ st.success("Juma is under very high request. Come back soon..")
8