Skip to content

Commit

Permalink
Update Ukraine Country Code in phone_number
Browse files Browse the repository at this point in the history
  • Loading branch information
lexxai authored Jun 20, 2023
1 parent 9736fb1 commit 861057a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions faker/providers/phone_number/uk_UA/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ class Provider(PhoneNumberProvider):
"### ## ##",
"0## ### ## ##",
"0## ###-##-##",
"+38 0## ###-##-##",
"+38 0## ###-##-##",
"+38 (0##) ###-##-##",
"+38 0## ### ## ##",
"+380 ## ###-##-##",
"+380 ## ###-##-##",
"+380 (##) ###-##-##",
"+380 ## ### ## ##",
)

0 comments on commit 861057a

Please sign in to comment.