Skip to content

Compatibility with python 3.7.0b5 #11224#11256

Merged
ogrisel merged 3 commits intoscikit-learn:masterfrom
wenhaoz-fengcai:master
Jun 14, 2018
Merged

Compatibility with python 3.7.0b5 #11224#11256
ogrisel merged 3 commits intoscikit-learn:masterfrom
wenhaoz-fengcai:master

Conversation

@wenhaoz-fengcai
Copy link
Copy Markdown

Reference Issues/PRs

Fixes #11224
Issue: Compatibility with Python 3.7.0b5

What does this implement/fix? Explain your changes.

In sklearn/exceptions.py, replace trailing comma , at line 33 and 124 with doctest's ELLIPSIS.

Any other comments?

Modified code passed the test suite and is ready to merge.

@ogrisel
Copy link
Copy Markdown
Member

ogrisel commented Jun 14, 2018

LGTM, thanks for the fix.

@ogrisel ogrisel merged commit 22b9267 into scikit-learn:master Jun 14, 2018
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Jul 4, 2018
Sign up for free to 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.

Compatibility with Python 3.7.0b5

2 participants