BlueBrain / NeuroR

A collection of tools to repair morphologies
https://neuror.readthedocs.io/
GNU Lesser General Public License v3.0
9 stars 7 forks source link

return None if no leaves #76

Closed arnaudon closed 3 years ago

arnaudon commented 3 years ago

by trying this code on tests morphs, I noticed a crash can be avoided with this simple if

arnaudon commented 3 years ago

@asanin-epfl