Skip to content

ADD raise exception when failing to create sklearn flow - #479

Merged
mfeurer merged 2 commits into
developfrom
hotfix_477
Jun 19, 2018
Merged

ADD raise exception when failing to create sklearn flow#479
mfeurer merged 2 commits into
developfrom
hotfix_477

Conversation

@mfeurer

Copy link
Copy Markdown
Collaborator

Reference Issue

#477

What does this PR implement/fix? Explain your changes.

This PR removes a try/except block around the creation of a scikit-learn flow.

How should this PR be tested?

Unit tests and original example.

@mfeurer
mfeurer requested a review from janvanrijnJune 14, 2018 12:00
@mfeurer
mfeurer requested a review from PGijsbersJune 14, 2018 12:02

@janvanrijnjanvanrijn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this. Have always been an advocate of raising error messages in case of unexpected behavior

@mfeurer
mfeurer merged commit a954ce2 into developJun 19, 2018
@mfeurer
mfeurer deleted the hotfix_477 branch September 13, 2018 07:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mfeurer@janvanrijn