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:
@@ -27,6 +27,7 @@ History:
|
||||
String interpolation where it makes things clearer
|
||||
add to_currency()
|
||||
'''
|
||||
from __future__ import unicode_literals
|
||||
from num2word_EU import Num2Word_EU
|
||||
|
||||
#//TODO: correct orthographics
|
||||
|
||||
Reference in New Issue
Block a user