band-unfolding / banduppy

Python version ofthe BandUP code
GNU General Public License v3.0
17 stars 7 forks source link

Compatability with python>=3.10 #20

Closed nicholascheng94 closed 1 year ago

nicholascheng94 commented 1 year ago

Minor change due to removal of Iterable from python>=3.10, see

https://stackoverflow.com/questions/72032032/importerror-cannot-import-name-iterable-from-collections-in-python