Skip to content

Fixes lang_DK issues #366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 19, 2022
Merged

Conversation

JonasTriki
Copy link
Contributor

@JonasTriki JonasTriki commented Feb 6, 2021

Fixes lang_DK issues

Changes proposed in this pull request:

  • Fixed GIGA_SUFFIX typo in `lang_DK.py´
  • Set self.ordflag to False by default in `lang_DK.py´

Status

  • READY
  • HOLD
  • WIP (Work-In-Progress)

How to verify this change

Run the following piece of code and observe that it runs without issues.

import num2words
print(num2words.num2words(1000000000, lang='dk'))

Additional notes

No additional notes.

@coveralls
Copy link

coveralls commented Feb 6, 2021

Coverage Status

Coverage increased (+0.0003%) to 96.555% when pulling 4658809 on JonasTriki:master into 931d71b on savoirfairelinux:master.

@mrodriguezg1991 mrodriguezg1991 merged commit 67146ed into savoirfairelinux:master Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants