savoirfairelinux / num2words

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

Fix error about Korean ordinal conversion, only errors on issue #555 #556

Open dogzz9445 opened 9 months ago

dogzz9445 commented 9 months ago

Fixes #555

Changes proposed in this pull request:

Fix errors in running.

Status

How to verify this change

Just fix error.

mrodriguezg1991 commented 8 months ago

Hello @dogzz9445, thanks for the contribution, can you fix you PR to pass flake8 requirements ? thanks