Gokulnath2003 commited on
Commit
e9323ba
·
verified ·
1 Parent(s): 63baa7a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -42,6 +42,7 @@ if "selected_task" in st.session_state:
42
  height=800, # This height is for the Streamlit container; the iframe will take the full window height
43
  scrolling=True
44
  )
 
45
 
46
  # Footer
47
  st.markdown("---")
 
42
  height=800, # This height is for the Streamlit container; the iframe will take the full window height
43
  scrolling=True
44
  )
45
+
46
 
47
  # Footer
48
  st.markdown("---")