mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-08-05 09:40:45 -05:00
* Enabling allow list approach * Adding in empty list for allow_list in existing unit tests * Added unit tests for newly introduced methods * Adding unit test for allow list functionality * Linting fixes * Removing spaces in empty lines * Fix integration test not accounting for empty space removal * Updating notebook with more examples and adding ad_hoc_recognizers approach to standard image redactor engine as well * Linting fixes * Removing incomplete example code * Fixing section header numbers * Removing duplicate comment --------- Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>