DrishtiSharma commited on
Commit
c174e69
Β·
verified Β·
1 Parent(s): 2df7e9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -129,8 +129,7 @@ st.markdown(
129
  """,
130
  unsafe_allow_html=True
131
  )
132
- # 5. Add one-line spacing
133
- st.markdown('<div class="section"></div>')
134
 
135
  fetch_openai_api_key()
136
 
 
129
  """,
130
  unsafe_allow_html=True
131
  )
132
+
 
133
 
134
  fetch_openai_api_key()
135