diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-01-17 18:09:57 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-01-17 18:11:57 -0500 |
commit | 86acee6e8bb5739ec8c9441108a4a17f980d65e3 (patch) | |
tree | 44ce8cd4c8f472c89a6d6929afaefc3e89771f9e /src | |
parent | 4671cf2d0e3ec864e72766cb1f6e24f1a308f794 (diff) | |
download | kutter-86acee6e8bb5739ec8c9441108a4a17f980d65e3.tar.gz kutter-86acee6e8bb5739ec8c9441108a4a17f980d65e3.tar.xz kutter-86acee6e8bb5739ec8c9441108a4a17f980d65e3.zip |
z_tilt: Improve python3 compatibility
Sort using comparison on only first item in list to avoid greater/less
than comparison of stepper objects (which causes an error on Python3).
Reported by discourse user salbang.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions