James McCool commited on
Commit
07a4d86
·
1 Parent(s): 185a85c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ st.markdown("""
61
  }
62
  </style>""", unsafe_allow_html=True)
63
 
64
- @st.cache_resource(ttl = 60)
65
  def init_baselines():
66
 
67
  collection = db["Hitter_Info"]
 
61
  }
62
  </style>""", unsafe_allow_html=True)
63
 
64
+ @st.cache_resource(ttl = 61)
65
  def init_baselines():
66
 
67
  collection = db["Hitter_Info"]