Commit 4b366f2d authored by Sébastien Luttringer's avatar Sébastien Luttringer
Browse files

Add missing unicode for parser template

parent 23c5ffa5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ build = u"""# -*- python -*-
"""


parser = """# -*- python -*-
parser = u"""# -*- python -*-
# -*- coding: utf-8 -*-

# global image object is a reference to current image