def __init__()
in
pythonflow/core.py [0:0]
3
lines of code
1
McCabe index (conditional complexity)
def __init__(self): self.operations = {} self.dependencies = []