fix code inspection

This commit is contained in:
Kenneth Kehl
2024-07-01 11:53:29 -07:00
parent 9a4dd043ce
commit 8a3be92a09

View File

@@ -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",