Skip to content

made the text succint#2

Merged
doshi-kevin merged 1 commit intomy_featurefrom
new
Sep 12, 2024
Merged

made the text succint#2
doshi-kevin merged 1 commit intomy_featurefrom
new

Conversation

@doshi-kevin
Copy link
Copy Markdown
Owner

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

@doshi-kevin doshi-kevin merged commit 0b13217 into my_feature Sep 12, 2024
@github-actions
Copy link
Copy Markdown

❌ Linting issues

This PR is introducing linting issues. Here's a summary of the issues. Note that you can avoid having linting issues by enabling pre-commit hooks. Instructions to enable them can be found here.

You can see the details of the linting issues under the lint job here


ruff

ruff detected issues. Please run ruff check --fix --output-format=full . locally, fix the remaining issues, and push the changes. Here you can see the detected issues. Note that the installed ruff version is ruff=0.5.1.

Details

sklearn/ensemble/_voting.py:643:89: E501 Line too long (94 > 88)
    |
641 |     For a detailed example of utilizing
642 |     :class:`~sklearn.ensemble.VotingRegressor`
643 |     to fit base regressors and average their predictions for the final output, please refer to
    |                                                                                         ^^^^^^ E501
644 |     :ref:`sphx_glr_auto_examples_ensemble_plot_voting_regressor.py`.
645 |     """
    |

Found 1 error.

Generated for commit: b4da67f. Link to the linter CI: here

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.

1 participant