Files
deb-python-taskflow/taskflow/patterns/graph_flow.py
Joshua Harlow bdf1bf18dc Don't forget to return self
To retain the functionality where we can chain
function calls to add, link we need to return the
object we are acting on (instead of none).

Change-Id: Iadf0f9d3a21b6d079c1edd29063196180f5222ed
2013-12-06 19:52:52 -08:00

7.5 KiB