in playground/process_analysis/status_transition_graph.py [0:0]
def __init__(self): self.graph = nx.DiGraph() self.total_transition_count = 0