def test_truediv_array(self): with testing.NumpyError(divide='ignore'): self.check_array_array_op(operator.truediv)