FormDiagram.delete_node

FormDiagram.delete_node(key)[source]

Delete a node from the graph.

Parameters:

key (hashable) – The identifier of the node.

Returns:

None

Examples

>>>