Skip to content

Minor fixes

Compare
Choose a tag to compare
@IsaacYangSLA IsaacYangSLA released this 10 Jan 22:32
· 1900 commits to main since this release
33766a5
Added check to ensure the Learner returnCode is OK. (#108)

* Added check to ensure the Learner returnCode is OK.

* Fixed black reformat.

* Changed to check the from_shareable() explictly.

* Added from_shareable(validate_result) in the try block.