docs: Remove duplicated 'layer' parameter from PCA documentation - #4202
Conversation
The 'layer' parameter is documented twice in the PCA function documentation.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4202 +/- ##
=======================================
Coverage 79.93% 79.93%
=======================================
Files 121 121
Lines 12958 12958
=======================================
Hits 10358 10358
Misses 2600 2600
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Great! If you'd like, you could add a small release note to be credited later when we make a release. Otherwise, I'll get this in as is. |
|
Nah, it's okay. You can merge as is. |
shouldn't be your fault. I'll take care of this soon |
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
… documentation (#4216) Co-authored-by: Alberto Fabbri <alberto_fabbri.git@yahoo.com>
Fix small documentation error: the 'layer' parameter is documented twice for the PCA preprocessing function.