Files
deb-python-taskflow/taskflow/tests/unit/patterns/test_linear_flow.py
Joshua Harlow a79ca4883a For taskflow patterns don't show taskflow.patterns prefix
Showing the full name in flow __str__() isn't expecially
helpful and clutters up graphviz usage and similar so if a taskflow
built-in pattern is stringified just use the short name (that does
not start with taskflow.patterns instead of the full long name).

Change-Id: Icd8c26eab1e19d6ecf9c4e8e82e6d6902ce5b6ea
2016-01-05 15:38:43 -08:00

5.0 KiB