savoirfairelinux / num2words

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

[tr] fix negative number problem #455

Closed emregeldegul closed 2 years ago

emregeldegul commented 2 years ago

454 Negative Number return wrong text Fixes @emregeldegul

Changes proposed in this pull request:

Status

How to verify this change

Add new cases in the turkish test for negative numbers

mrodriguezg1991 commented 2 years ago

@emregeldegul Thanks for your contribution Can you fix the flake 8 requierements in pyton3.10 ? Thanks

mrodriguezg1991 commented 2 years ago

@emregeldegul Hello, there are some conflicts and issues on flake8 for python3.10, can you fix those ? Thanks

emregeldegul commented 2 years ago

Hey @mrodriguezg1991 , this PR has a lot of conflict. I'm closing this, I opened a different PR. Let's continue from there.

https://github.com/savoirfairelinux/num2words/pull/477