def __init__()

in pythonflow/core.py [0:0]


    def __init__(self):
        self.operations = {}
        self.dependencies = []