James McCool commited on
Commit
f56b951
·
1 Parent(s): f2f4ebd
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,7 +203,7 @@ def init_DK_lineups(type_var, slate_var):
203
 
204
  return DK_seed
205
 
206
- @st.cache_data(ttl = 60)
207
  def init_FD_lineups(type_var,slate_var):
208
 
209
  if type_var == 'Regular':
 
203
 
204
  return DK_seed
205
 
206
+ @st.cache_data(ttl = 61)
207
  def init_FD_lineups(type_var,slate_var):
208
 
209
  if type_var == 'Regular':