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:
@@ -17,8 +17,7 @@ History:
|
||||
add to_year() and to_currency() stubs
|
||||
'''
|
||||
|
||||
|
||||
from __future__ import generators
|
||||
from __future__ import unicode_literals
|
||||
from orderedmapping import OrderedMapping
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user