Skip to content

Commit

Permalink
Update documentation v1.0.1/ENGLISH_VERSION.md
Browse files Browse the repository at this point in the history
Co-authored-by: Camila Maia <[email protected]>
  • Loading branch information
antoniamaia and camilamaia authored Jun 27, 2023
1 parent 016a0d2 commit 47ccd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation v1.0.1/ENGLISH_VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ False

### What if my string has formatting symbols in it?
```
>> cpf.sieve('000.111.222-33')
>>> cpf.sieve('000.111.222-33')
'00011122233'
>>> cnpj.sieve('00.111.222/0001-00')
'00111222000100'
Expand Down

0 comments on commit 47ccd0f

Please sign in to comment.