Commit 998264a
fix: Only exclude scores that are None
Scores with values 0 (or 0.0) were also getting excluded.
PiperOrigin-RevId: 8176580591 parent 9a6b850 commit 998264a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
| 632 | + | |
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| |||
0 commit comments