def test_div_array(self): if six.PY3: return with testing.NumpyError(divide='ignore'): self.check_array_array_op(operator.div)