Commit 0729ed0
committed
Remove incorrect statement about
We don't remove zero-count patches, as can easily be checked with e.g.
`print(hist([0, 0, 0, 10], 10, log=True))`. The incorrect statement
came in in f24d06c, but it is clear that that patch did not implement
that behavior, instead filtering out such patches in
`_update_patch_limits`.hist(..., log=True).1 parent ff15ca9 commit 0729ed0
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6415 | 6415 | | |
6416 | 6416 | | |
6417 | 6417 | | |
6418 | | - | |
6419 | | - | |
6420 | | - | |
6421 | | - | |
| 6418 | + | |
6422 | 6419 | | |
6423 | 6420 | | |
6424 | 6421 | | |
| |||
0 commit comments