mirror of
https://github.com/pret/pokecrystal.git
synced 2026-08-26 03:04:14 -05:00
set character encoding header in interval_map.py
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