Skip to content

Commit

Permalink
fix fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SkiBY committed May 3, 2023
1 parent 859ddf5 commit 63f2928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions num2words/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
lang_IS, lang_IT, lang_JA, lang_KN, lang_KO, lang_KZ, lang_LT,
lang_LV, lang_NL, lang_NO, lang_PL, lang_PT, lang_PT_BR,
lang_RO, lang_RU, lang_SL, lang_SR, lang_SV, lang_TE, lang_TG,
lang_TR, lang_UK, lang_VI)

CONVERTER_CLASSES = {
'am': lang_AM.Num2Word_AM(),
Expand Down

0 comments on commit 63f2928

Please sign in to comment.