here is the updated version
def skip_row(self, instance, original, row, import_validation_errors=None): return getattr(original, "pk") is None