mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 06:42:25 +00:00
Modernize: Unicode literals
This commit is contained in:
@@ -31,7 +31,7 @@ Usage:
|
||||
History:
|
||||
1.0: Split from num2word_EN with the addition of to_currency()
|
||||
'''
|
||||
|
||||
from __future__ import unicode_literals
|
||||
from num2word_EN import Num2Word_EN
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user