test/data/err_124.py:5:5 [FURB124]: Replace `x == y and x == z` with `x == y == z`
test/data/err_124.py:6:5 [FURB124]: Replace `x == y and x == z` with `x == y == z`
test/data/err_124.py:7:5 [FURB124]: Replace `x == y and x == z` with `x == y == z`
test/data/err_124.py:8:5 [FURB124]: Replace `x == y and x == z` with `x == y == z`
test/data/err_124.py:9:5 [FURB124]: Replace `x == y and x == z` with `x == y == z`
test/data/err_124.py:9:16 [FURB124]: Replace `x == y and x == z` with `x == y == z`
