aghilTQ commited on
Commit
d06dcb9
·
verified ·
1 Parent(s): 868eb45

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -184,7 +184,7 @@ def main():
184
  # About section
185
  with st.expander("About this tool"):
186
  st.markdown("""
187
- Created with by @aghilalb
188
  """)
189
 
190
  if __name__ == "__main__":
 
184
  # About section
185
  with st.expander("About this tool"):
186
  st.markdown("""
187
+ Created by @aghilalb
188
  """)
189
 
190
  if __name__ == "__main__":