Multichem commited on
Commit
c6eec33
Β·
verified Β·
1 Parent(s): b7718b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -58,8 +58,8 @@ all_dk_player_projections = 'https://docs.google.com/spreadsheets/d/1f42Ergav8K1
58
  all_fd_player_projections = 'https://docs.google.com/spreadsheets/d/1f42Ergav8K1VsOLOK9MUn7DM_MLMvv4GR2Fy7EfnZTc/edit#gid=500994479'
59
  final_Proj = 0
60
 
61
- expected_lineup = ❓
62
- confirmed_line = βœ…
63
 
64
  @st.cache_data
65
  def load_time():
 
58
  all_fd_player_projections = 'https://docs.google.com/spreadsheets/d/1f42Ergav8K1VsOLOK9MUn7DM_MLMvv4GR2Fy7EfnZTc/edit#gid=500994479'
59
  final_Proj = 0
60
 
61
+ expected_lineup = "❓"
62
+ confirmed_line = "βœ…"
63
 
64
  @st.cache_data
65
  def load_time():