clean integer index when returning `nodes.remove_false_nodes()`
Closed this issue · 1 comments
jGaboardi commented
Not critical, but it would be nice to return a clean integer index when returning nodes.remove_false_nodes()
. This helps with granular testing and troubleshooting when bugs crop up.
jGaboardi commented
Actually will add this to nodes.remove_false_nodes()
itself.