uscuni/neatnet

clean integer index when returning `nodes.remove_false_nodes()`

Closed this issue · 1 comments

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.

Actually will add this to nodes.remove_false_nodes() itself.