summaryrefslogtreecommitdiff
path: root/tools/unnamed.py
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2022-03-14 19:46:07 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2022-03-14 19:46:07 -0400
commitccbdbb668cdb6183b74b8f79cb49e26ab93146f8 (patch)
tree99b0dd6cf95ab5ff416abf4b881e07416ef45da5 /tools/unnamed.py
parente1e74bf039a7e0d09edea0ce221fd36ea26d7006 (diff)
Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3
Diffstat (limited to 'tools/unnamed.py')
-rwxr-xr-xtools/unnamed.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/unnamed.py b/tools/unnamed.py
index 94ec9d51..89611ad7 100755
--- a/tools/unnamed.py
+++ b/tools/unnamed.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
from sys import stderr, exit
from subprocess import Popen, PIPE