mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-28 13:31:54 -05:00
fix code inspection
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user