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
Restructure internally to take advantage of the StringToIntVarP flag
type instead of parsing manually the colon separate string:int values.
Introduce AddForecastOptions type as inspired by the 'porter' project.
This allows to encapsulate validation and allows testing that separately
in a nice way.
Add some further validation to ensure all probabilities are valid and
add up to 100.
The text was updated successfully, but these errors were encountered: