A set of 3 changes (broken up to be easier to review) to get the example code to be closer to pep8 compliant.
Patch 1 is 4 space indents
Patch 2 is line wrap at 80 cols
Patch 3 is remaining fixups that flake8 was complaining about locally
I'm still getting my bluemix env up and running, so I haven't tested everything after these changes. Happy to help tweak some other things here to make them slightly more pythonic over time.
A set of 3 changes (broken up to be easier to review) to get the example code to be closer to pep8 compliant.
Patch 1 is 4 space indents Patch 2 is line wrap at 80 cols Patch 3 is remaining fixups that flake8 was complaining about locally
I'm still getting my bluemix env up and running, so I haven't tested everything after these changes. Happy to help tweak some other things here to make them slightly more pythonic over time.
Closes: #17