Skip to content

Commit

Permalink
Adicionado remove_symbols a lista __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
vmagueta committed Oct 24, 2024
1 parent df82998 commit 8777384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brutils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
"format_cpf",
"generate_cpf",
"is_valid_cpf",
"remove_symbols",
"remove_symbols_cpf",
# Email
"is_valid_email",
Expand Down

0 comments on commit 8777384

Please sign in to comment.