Skip to content

Commit

Permalink
fix code inspection
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Kehl committed Jul 1, 2024
1 parent 9a4dd04 commit 8a3be92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notifications_utils/recipients.py
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ def validate_us_phone_number(number):


def show_mangled_number_clues(number):
print(f"ORIG {number}")

translator = {
"1": "X",
"2": "X",
Expand Down

0 comments on commit 8a3be92

Please sign in to comment.