Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/wilsonfreitas/python-bcb in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
wilsonfreitas committed Jul 22, 2023
2 parents 83bbc7a + bc70f63 commit 88f9347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/currency.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Esta implementação é mais estável que a do :ref:`Conversor de Moedas`.
.parameters(moeda='AUD', dataCotacao='1/31/2022')
.collect())
É importante notar que as datas estão no formato dia/mês/ano e os números não
É importante notar que as datas estão no formato mês/dia/ano e os números não
são preenchidos com 0 para ter 2 dígitos.

.. ipython:: python
Expand Down

0 comments on commit 88f9347

Please sign in to comment.