Ask a question to get started
Enter to send•Shift+Enter new line
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.
trim_first_node( self, ) -> None