sequenceeditor: chain the conditional expression
commit86a131faf1e2442b6bea52c69e6c90de5df1bc51
authorDavid Aguilar <davvid@gmail.com>
Sun, 4 Feb 2024 09:20:45 +0000 (4 01:20 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 4 Feb 2024 09:21:53 +0000 (4 01:21 -0800)
tree321cda89bae39a414cf8bcd1b7348a5a3ba43366
parent90fbb76627b1d24a1429c976654f3134b7d010a7
sequenceeditor: chain the conditional expression

Simplify the conditional by chaining the comparisons.

Related-to: #1375
Suggested-by: pylint
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/sequenceeditor.py