Skip to content
Snippets Groups Projects
Commit 4b366f2d authored by Sébastien Luttringer's avatar Sébastien Luttringer
Browse files

Add missing unicode for parser template

parent 23c5ffa5
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ build = u"""# -*- python -*-
"""
parser = """# -*- python -*-
parser = u"""# -*- python -*-
# -*- coding: utf-8 -*-
# global image object is a reference to current image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment