Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MAINT: remove unused local var in sklearn.linear_model._ridge._ridge_regression #30280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ChVeen
Copy link
Contributor

@ChVeen ChVeen commented Nov 15, 2024

Reference Issues/PRs

No issue involved.

What does this implement/fix? Explain your changes.

This PR removes an unused local var in .\sklearn\linear_model\_ridge.py at line 671 in function _ridge_regression.

Any other comments?

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 47babf4. Link to the linter CI: here

Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

Thanks @ChVeen

@jeremiedbb jeremiedbb enabled auto-merge (squash) November 15, 2024 15:06
@jeremiedbb jeremiedbb merged commit 2008069 into scikit-learn:main Nov 15, 2024
33 checks passed
jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request Dec 4, 2024
jeremiedbb pushed a commit that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants