CCockrum commited on
Commit
2d74c60
Β·
verified Β·
1 Parent(s): da2bbef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -223,7 +223,6 @@ if fetch_data:
223
  return pd.isna(value) or value in ["", "N/A", "null", None]
224
 
225
  if not metadata_df.empty:
226
- ...
227
  stats_html = f"""
228
  <div class="sidebar-stats">
229
  <h3 style="color: lightgray;">πŸ“Š Quick Stats</h3>
 
223
  return pd.isna(value) or value in ["", "N/A", "null", None]
224
 
225
  if not metadata_df.empty:
 
226
  stats_html = f"""
227
  <div class="sidebar-stats">
228
  <h3 style="color: lightgray;">πŸ“Š Quick Stats</h3>