_apply_redaction_array method

_apply_redaction_array

def _apply_redaction_array(self, redactions):
    ...
Parameter Type Description
redactions List[Redaction]

Returns: RedactorChangeLog

See Also