Syntrex commited on
Commit
32c3473
·
verified ·
1 Parent(s): 08ce48f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1801,7 +1801,7 @@ def render_dashboard() -> None:
1801
  hide_index=True,
1802
  )
1803
 
1804
- st.write("Prepared live games debug")
1805
 
1806
  prepared_live_games_df = build_prepared_live_games_df(live_games)
1807
 
 
1801
  hide_index=True,
1802
  )
1803
 
1804
+ st.write("Prepared live games debug")
1805
 
1806
  prepared_live_games_df = build_prepared_live_games_df(live_games)
1807