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
Example pick_wye_delta: Currently returns 1.0. We have no idea, when this is invoked and leads to wrong results. Would it help to just return None? And let the calling code fail?
The text was updated successfully, but these errors were encountered:
Example
pick_wye_delta
: Currently returns 1.0. We have no idea, when this is invoked and leads to wrong results. Would it help to just returnNone
? And let the calling code fail?The text was updated successfully, but these errors were encountered: