mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-31 14:44:06 -05:00
set character encoding header in interval_map.py
original-commit-id: 47a828c1dcdb3fa1b9655bb4e3f618afe4fe14cc
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from bisect import bisect_left, bisect_right
|
||||
from itertools import izip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user