Skip to content

Commit

Permalink
Add phone number formats to nl_BE (#2005)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegmd authored Mar 18, 2024
1 parent e40052e commit c08ee21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions faker/providers/phone_number/nl_BE/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ class Provider(PhoneNumberProvider):
"+32(0)##-#######",
"(0###)-######",
"(0##)-#######",
"0#/ ### ## ##",
"0# ### ## ##"
)

0 comments on commit c08ee21

Please sign in to comment.