-
Notifications
You must be signed in to change notification settings - Fork 118
[bugfix] Fix typo in RegressionMixin deprecation message
#3607
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
RegressionMixin deprecation messageRegressionMixin deprecation message
|
This needs to be opened against |
0270c46 to
7422200
Compare
I've done it already and forced pushed to your branch. |
vkarak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3607 +/- ##
==========================================
+ Coverage 91.26% 91.51% +0.24%
==========================================
Files 62 62
Lines 13583 14640 +1057
==========================================
+ Hits 12397 13398 +1001
- Misses 1186 1242 +56 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks for the change @vkarak! Do I need to do anything to get those required checks to run? |
Since we removed support for Python < 3.9, |
Pull request was closed
No description provided.