def test_broadcasted_truediv(self): with testing.NumpyError(divide='ignore'): self.check_array_broadcasted_op(operator.truediv)