Commit e14ee84
committed
MNT: remove the swap_vlim dance
In #14624 we reverted
changing the order of the limits to match the input order. Doing the
same here for consistency.
Sort the limits before comparing. We want to make sure that it works
with the values reversed, but do not expect non-singular to preserve
the order.1 parent dfa8367 commit e14ee84
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2794 | 2794 | | |
2795 | 2795 | | |
2796 | 2796 | | |
2797 | | - | |
2798 | 2797 | | |
2799 | | - | |
2800 | 2798 | | |
2801 | 2799 | | |
2802 | 2800 | | |
| |||
2826 | 2824 | | |
2827 | 2825 | | |
2828 | 2826 | | |
2829 | | - | |
2830 | | - | |
| 2827 | + | |
2831 | 2828 | | |
2832 | 2829 | | |
2833 | 2830 | | |
| |||
0 commit comments