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
Summary: Fixes an issue where computing the average with `--bypass-fail` will fail if a subset of the rows are None as it will revert `avg_row[col_num]` to None.
Reviewed By: xuzhao9
Differential Revision: D77949601
fbshipit-source-id: 3ff3d0491c4e3ff5ba2e652e4fad154067fa9707
0 commit comments