savoirfairelinux / num2words

Modules to convert numbers to words. 42 --> forty-two
GNU Lesser General Public License v2.1
820 stars 497 forks source link

Corrections to currency_form CRC #467

Open pmadriz opened 2 years ago

pmadriz commented 2 years ago

Changes proposed in this pull request:

Status

How to verify this change

Lauch tests using test_es.py.

Additional notes

Costa Rican colón info

mrodriguezg1991 commented 2 years ago

@pmadriz Thanks for the update There are some errors on flake 8 for python 3.10, can you update that ? Thanks