summaryrefslogtreecommitdiff
path: root/tools/unnamed.py
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2022-03-14 19:38:06 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2022-03-14 19:38:06 -0400
commit61faca1f917043e2ec9c9a2ba1d6e88adcca0552 (patch)
treea14f4d868d37129fa72278b404b3222d0d752235 /tools/unnamed.py
parentcfa47e8c78442a5970661ed1aaca472f90a89d8f (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 c5d032083..53c5eebad 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