mirror of https://github.com/pret/pokecrystal.git
add encoding to old_parse_scripts.py
This commit is contained in:
parent
1877c7573e
commit
b7295080d5
|
@ -1,3 +1,4 @@
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
This is in a separate file because it screws up highlighting. Doesn't
|
This is in a separate file because it screws up highlighting. Doesn't
|
||||||
do anything on its own.
|
do anything on its own.
|
||||||
|
|
Loading…
Reference in New Issue