happyleavesaoc / aoc-mgz

Age of Empires II recorded game parsing and summarization in Python 3.
MIT License
197 stars 41 forks source link

collections.Hashable -> collections.abc.Hashable #84

Closed M1ngXU closed 1 year ago

M1ngXU commented 2 years ago

In model.init.py|line351, collections.Hashable needs to be replaced by collections.abc.Hashable.

happyleavesaoc commented 1 year ago

Fixed in https://github.com/happyleavesaoc/aoc-mgz/commit/6f42eb719f45882087ad64058bef891e0bee4491