wireservice / leather

Python charting for 80% of humans.
https://leather.readthedocs.io
MIT License
330 stars 30 forks source link

Importing ABC directly from collections module was removed in Python 3.9 #96

Closed tirkarthi closed 4 years ago

tirkarthi commented 4 years ago

https://bugzilla.redhat.com/show_bug.cgi?id=1792983

https://github.com/wireservice/leather/blob/d8e06a874730bf214c5adb067dcc57b52c14bcba/leather/series/category.py#L3

https://github.com/wireservice/leather/blob/d8e06a874730bf214c5adb067dcc57b52c14bcba/leather/series/base.py#L3

Thanks for the library!

jpmckinney commented 4 years ago

Closed by #98