Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -238,7 +238,7 @@ with tab1:
|
|
| 238 |
)
|
| 239 |
|
| 240 |
# Create HTML for the table
|
| 241 |
-
if selected_tier == 'All
|
| 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>
|