shezamunir commited on
Commit
af00b77
·
verified ·
1 Parent(s): 0de078c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -238,7 +238,7 @@ with tab1:
238
  )
239
 
240
  # Create HTML for the table
241
- if selected_tier == 'All Tiers':
242
  html = '''
243
  <table>
244
  <thead>
 
238
  )
239
 
240
  # Create HTML for the table
241
+ if selected_tier == 'All Metrics':
242
  html = '''
243
  <table>
244
  <thead>