Skip to content

Commit 9f61f75

Browse files
committed
chore: readme cleanup
1 parent 0a87128 commit 9f61f75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ como o PDF é armazendo: em memória ou salvo diretamento em um arquivo especifi
185185
>>> # salva em um arquivo chamado 'boleto.pdf' no diretório atual
186186
>>> filename = Path().resolve() / 'boleto.pdf'
187187
>>> boleto.consulta_pdf(num_boleto, filename)
188-
>>>
189188
```
190189

191190
***

0 commit comments

Comments
 (0)