nipy / PySurfer

Cortical neuroimaging visualization in Python
https://pysurfer.github.io/
BSD 3-Clause "New" or "Revised" License
241 stars 97 forks source link

Python 3.10 | `collections` -> `collections.abc` #318

Closed raj-magesh closed 1 year ago

raj-magesh commented 1 year ago

Fixes https://github.com/nipy/PySurfer/issues/316 without breaking backwards compatibility (hopefully).