Update __init__.py

This commit is contained in:
2022-06-14 20:36:02 -05:00
committed by GitHub
parent 4b4dfa69fd
commit 48d42c2a4b

View File

@@ -111,6 +111,7 @@ def get_scores():
},
fixed_rows={"headers": True, "data": 0},
filter_action="native",
filter_options={"case": "insensitive"},
style_cell={"textAlign": "center"},
style_data={"width": "10%"},
style_as_list_view=True,