You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wcpred_run_simulations --womens --tournament_year 2022 immediately fails with a nice message that the only valid women's year is 2023, but wcpred_run_simulations --tournament_year 2023 (i.e. trying to run men's in a women's year) fails less nicely part way through. Could more explicitly separate men's/women's years in the code perhaps.
The text was updated successfully, but these errors were encountered:
From @jack89roberts:
wcpred_run_simulations --womens --tournament_year 2022
immediately fails with a nice message that the only valid women's year is 2023, butwcpred_run_simulations --tournament_year 2023
(i.e. trying to run men's in a women's year) fails less nicely part way through. Could more explicitly separate men's/women's years in the code perhaps.The text was updated successfully, but these errors were encountered: