TST Extend tests for scipy.sparse/*array in sklearn/tests/test_kernel_approximation#27275
TST Extend tests for scipy.sparse/*array in sklearn/tests/test_kernel_approximation#27275lohitslohit wants to merge 3 commits intoscikit-learn:mainfrom
Conversation
❌ Linting issuesThis PR is introducing linting issues. Here's a summary of the issues. Note that you can avoid having linting issues by enabling You can see the details of the linting issues under the
|
|
You may first need to read through this. As is also mentioned by the github-actions bot, you will need to enable the pre-commit hooks, so that every time you commit it will run some code style checks. Also, you need to run |
|
Thanks @Charlie-XIAO I had completed.. |
OmarManzoor
left a comment
There was a problem hiding this comment.
Thanks for the PR @lohitslohit . In case you haven't set up the pre-commit hooks you can also refer to the PR message by the linting bot and see the details to fix the linting issues.
|
Closing this PR in preference of #27301. |
Reference Issues/PRs
Towards #27090.