mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
set character encoding header in interval_map.py
This commit is contained in:
parent
74a4d65884
commit
47a828c1dc
@ -1,3 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from bisect import bisect_left, bisect_right
|
||||
from itertools import izip
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user