Files
deb-python-taskflow/taskflow/examples
Joshua Harlow 43d70ebe77 Use the class defined constant instead of raw strings
In examples and documentation it is better if we recommend
good practices for using the notifications and the good/better
practice would be to use the class defined constant instead of
using a raw string (in-case taskflow ever changes that constant
value sometime in the future).

Change-Id: Ied8fc88747f8635de4aa776095e7e0195d6043aa
2015-01-29 15:17:33 -08:00
..