ewokscore.graph.analysis.node_is_pure_end_node# ewokscore.graph.analysis.node_is_pure_end_node(graph, node_id)[source]# Node without successors or only error handlers Parameters: graph (DiGraph) node_id (Union[str, int, tuple]) Return type: bool