Skip to content

Commit

Permalink
fix incorrect changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4zzy committed Aug 10, 2024
1 parent 5c3b790 commit 5ab1904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faker/providers/automotive/uk_UA/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Provider(AutomotiveProvider):
"Zakarpattia": (("AO", "KO", "MT", "MO"), "07"),
"Zaporizhzhia": (("AR", "KR", "TR", "MR"), "08"),
"IvanoFrankivsk": (("AT", "KT", "TO", "XS"), "09"),
"Kropyvnytskyi": (("BA", "NA", "XA", "EA"), "12"),
"Kirovohrad": (("BA", "NA", "XA", "EA"), "12"),
"Luhansk": (("BB", "NV", "EE", "EV"), "13"),
"Lviv": (("BS", "NS", "SS", "ES"), "14"),
"Mykolaiv": (("BE", "NE", "XE", "XN"), "15"),
Expand Down

0 comments on commit 5ab1904

Please sign in to comment.