Make tools/gfx.py executable

This commit is contained in:
Rangi 2018-12-31 18:55:35 -05:00
parent 9f82304186
commit 583838a39d

View File

@ -1,3 +1,6 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
"""Supplementary scripts for graphics conversion."""
import os