wmayner / pyphi

A toolbox for integrated information theory.
https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1006343
Other
368 stars 98 forks source link

visualize: from collections.abc import Iterable #61

Closed isacdaavid closed 2 years ago

isacdaavid commented 2 years ago

Iterable can no longer be found directly in collections as of python 3.10. Most source code is up-to-date with this, except for this file.