BlueBrain / MorphIO

A python and C++ library for reading and writing neuronal morphologies
https://morphio.readthedocs.io
Apache License 2.0
26 stars 22 forks source link

Create warning when an incompatible soma is trying to be written #457

Closed mgeplf closed 1 year ago

mgeplf commented 1 year ago

Let's make this raise a warning in the code. This should become a hard error in the future.

mgeplf commented 1 year ago

Fixed by #458