Skip to content

Commit

Permalink
constants: updates country list for 'U.S.A.'
Browse files Browse the repository at this point in the history
Signed-off-by: pamfilos <[email protected]>
  • Loading branch information
pamfilos committed Apr 23, 2024
1 parent 9f82a0b commit 1282c86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags/common/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
("United States", "USA"),
("USA", "USA"),
("U.S.A", "USA"),
("U.S.A.", "USA"),
("America", "USA"),
("Uruguay", "Uruguay"),
("Uzbekistan", "Uzbekistan"),
Expand Down

0 comments on commit 1282c86

Please sign in to comment.