Spaces:
Sleeping
Sleeping
Jon Solow
commited on
Commit
·
243b60e
1
Parent(s):
2378352
Apply formatting
Browse files
src/pages/11_Next_Gen_Stats.py
CHANGED
@@ -62,8 +62,7 @@ def get_page():
|
|
62 |
hide_index=True,
|
63 |
# height=35 * (len(filtered_data) + 1) + 12,
|
64 |
use_container_width=False,
|
65 |
-
column_config={
|
66 |
-
},
|
67 |
)
|
68 |
|
69 |
|
|
|
62 |
hide_index=True,
|
63 |
# height=35 * (len(filtered_data) + 1) + 12,
|
64 |
use_container_width=False,
|
65 |
+
column_config={},
|
|
|
66 |
)
|
67 |
|
68 |
|