Commit 59cc69a9 authored by Yoshihiro Sugi's avatar Yoshihiro Sugi Committed by Martin Wicke
Browse files

fix `needs_broadcasting` expression (#8537)

in Python3, `range()` function doesn't create lists, so `[0, 1, 2] != range(4)[:-1]` always returns True
parent 221c50d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment