Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

fix(examples/trails/sklearn)-fix the incorrect input name for run fun… #1751

Merged
merged 2 commits into from
Nov 20, 2019

Conversation

jimbojumbo
Copy link
Contributor

Addressing issue #1750, correct the variable name in the 'run' function for both examples/trails/sklearn/*/main.py files

@msftclas
Copy link

msftclas commented Nov 19, 2019

CLA assistant check
All CLA requirements met.

LOG = logging.getLogger('sklearn_classification')


Copy link
Contributor

Choose a reason for hiding this comment

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

please remove empty lines

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed empty lines, thanks

@@ -30,28 +30,30 @@

LOG = logging.getLogger('sklearn_regression')


Copy link
Contributor

Choose a reason for hiding this comment

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

remove empty lines

@QuanluZhang QuanluZhang merged commit e240b89 into microsoft:master Nov 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants