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:
@@ -28,6 +28,7 @@ History
|
||||
add to_currency() and to_year()
|
||||
|
||||
'''
|
||||
from __future__ import unicode_literals
|
||||
from num2word_EU import Num2Word_EU
|
||||
|
||||
#//TODO: Use German error messages
|
||||
|
||||
Reference in New Issue
Block a user