CCockrum commited on
Commit
cb7a055
·
verified ·
1 Parent(s): b5c3672

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -8
app.py CHANGED
@@ -229,14 +229,12 @@ if fetch_data:
229
 
230
  else:
231
  st.markdown("""
232
- <div class='custom-table'>
233
- <b>ℹ️ No metadata enhancement suggestions available.</b>
234
- </div>
235
- """, unsafe_allow_html=True)
236
-
237
- except Exception as e:
238
- st.error(f"Error generating metadata suggestions: {e}")
239
- else:
240
  else:
241
  st.markdown("""
242
  <div class='custom-table'>
 
229
 
230
  else:
231
  st.markdown("""
232
+ <div class='custom-table'>
233
+ <b>ℹ️ No metadata enhancement suggestions available.</b>
234
+ </div>
235
+ """, unsafe_allow_html=True)
236
+ except Exception as e:
237
+ st.error(f"Error generating metadata suggestions: {e}")
 
 
238
  else:
239
  st.markdown("""
240
  <div class='custom-table'>