We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a87128 commit 9f61f75Copy full SHA for 9f61f75
README.md
@@ -185,7 +185,6 @@ como o PDF é armazendo: em memória ou salvo diretamento em um arquivo especifi
185
>>> # salva em um arquivo chamado 'boleto.pdf' no diretório atual
186
>>> filename = Path().resolve() / 'boleto.pdf'
187
>>> boleto.consulta_pdf(num_boleto, filename)
188
->>>
189
```
190
191
***
0 commit comments