Heightchecker
sparshgarg23 opened this issue · 1 comments
sparshgarg23 commented
In heightchecker.py for python3 instead of itertools.izip use zip.Of course if you're running on below python 3 then its fine.
kamyu104 commented
Thanks for your kind reminder. This code is mainly aimed for Python 2.