priyam314 commited on
Commit
8f71fcd
1 Parent(s): 8a8b3b7

change in line 28

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ with st.sidebar.expander('About the app'):
25
 
26
  # Reconstruct or Transfer
27
  with st.sidebar.container():
28
- st.sidebar.subheader("Reconstruct or Transfer")
29
 
30
  Type = st.sidebar.selectbox("Do you want to reconstruct or transfer",
31
  ["Reconstruct", "Transfer"])
 
25
 
26
  # Reconstruct or Transfer
27
  with st.sidebar.container():
28
+ st.sidebar.subheader("Reconstruct or Transfer batao")
29
 
30
  Type = st.sidebar.selectbox("Do you want to reconstruct or transfer",
31
  ["Reconstruct", "Transfer"])