kbase / kb_sdk

Build and test new apps for the KBase platform
http://kbase.github.io/kb_sdk_docs
MIT License
27 stars 32 forks source link

Updated Python example module #228

Closed msneddon closed 7 years ago

msneddon commented 7 years ago

This updates the python example module to use local functions and the updated Assembly type. Unit tests all just passed, but we still need to:

Other minor things that would be good to do now that I'm looking at the example are:

scanon commented 7 years ago

It looks good so far. Few remarks inline.

msneddon commented 7 years ago

Ok, I think this is good enough now to do a final review and merge.