def test_broadcasted_imod(self): with testing.NumpyError(divide='ignore', invalid='ignore'): self.check_array_broadcasted_op(operator.imod)