Make tools/gfx.py executable

This commit is contained in:
Rangi 2018-12-31 18:56:07 -05:00
parent b8b5ab5e66
commit 7032243352

View file

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