Ask a question to get started
Enter to sendā¢Shift+Enter new line
trim_first_node( self, ) -> None
Remove the first node if it exists and has a single outgoing edge.
i.e., if removing it would not leave the graph without a "first" node.