Commit 8ed5a9a
committed
Tighten comment on unsorted-input test for precision
Code review noted the comment attributed the empty result to
"unsorted input" generally, when the actual mechanism is that the
groupby key (enumerate index - value) only repeats across an
ascending run; a descending sequence changes the key at every step.1 parent b68f2ea commit 8ed5a9a
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
0 commit comments