mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 06:42:25 +00:00
Multitude of corrections of Slovene language (#246)
* Multitude of corrections of Slovene language * Indentation correction for flake8 * Added tests from https://github.com/gregopet/num2words by @gregopet and merged them with existing. * Flake8ing tests. * Sorted imports * Some more sorting... * Last time for sorting?
This commit is contained in:
committed by
Ernesto Rodriguez Ortiz
parent
eef5b03593
commit
18194b52ef
@@ -22,6 +22,7 @@ import os
|
||||
import unittest
|
||||
|
||||
import delegator
|
||||
|
||||
import num2words
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user