summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/gfx.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/gfx.py b/tools/gfx.py
index fae7bbdc..a3d95562 100644
--- a/tools/gfx.py
+++ b/tools/gfx.py
@@ -1,3 +1,6 @@
+#!/usr/bin/env python2
+# -*- coding: utf-8 -*-
+
"""Supplementary scripts for graphics conversion."""
import os