Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Mar 18, 2024
1 parent c08ee21 commit d4eef9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faker/providers/phone_number/nl_BE/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ class Provider(PhoneNumberProvider):
"(0###)-######",
"(0##)-#######",
"0#/ ### ## ##",
"0# ### ## ##"
"0# ### ## ##",
)

0 comments on commit d4eef9c

Please sign in to comment.