Closed jGaboardi closed 1 week ago
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.
nodes.remove_false_nodes()
Actually will add this to nodes.remove_false_nodes() itself.
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.