nipy / PySurfer

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

FIX cortex parameter: matplotlib changed error type #321

Closed christianbrodbeck closed 9 months ago

christianbrodbeck commented 10 months ago

Matplotlib seems to have changed an error type, so some possible values for `cortex’ are not interpreted correctly anymore. Fixed in this simple PR.