diff options
Diffstat (limited to 'docs/sphinx/hieroglyph/test/test_comments.py')
-rw-r--r-- | docs/sphinx/hieroglyph/test/test_comments.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sphinx/hieroglyph/test/test_comments.py b/docs/sphinx/hieroglyph/test/test_comments.py index d1a1453ee1..1cc569605c 100644 --- a/docs/sphinx/hieroglyph/test/test_comments.py +++ b/docs/sphinx/hieroglyph/test/test_comments.py @@ -1,3 +1,4 @@ +from __future__ import unicode_literals import unittest from hieroglyph.hieroglyph import parse_hieroglyph_text |