Skip to content

Commit

Permalink
Reset tags used on new directory selection
Browse files Browse the repository at this point in the history
  • Loading branch information
marySalvi committed Sep 23, 2024
1 parent 9b5e6fe commit 5eb984a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imagedephi/redact/redact.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ def _create_redaction_plan_report():
if not update:
global redaction_plan_report
redaction_plan_report = {}
global tags_used
tags_used = {}
_create_redaction_plan_report()
else:
_create_redaction_plan_report()
Expand Down

0 comments on commit 5eb984a

Please sign in to comment.