Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ all_fd_player_projections = 'https://docs.google.com/spreadsheets/d/1f42Ergav8K1
|
|
59 |
final_Proj = 0
|
60 |
|
61 |
expected_lineup = "β"
|
62 |
-
|
63 |
|
64 |
@st.cache_data
|
65 |
def load_time():
|
|
|
59 |
final_Proj = 0
|
60 |
|
61 |
expected_lineup = "β"
|
62 |
+
confirmed_lineup = "β
"
|
63 |
|
64 |
@st.cache_data
|
65 |
def load_time():
|