[docs][scikit-learn] removed duplicated docstrings#3164
Conversation
jameslamb
left a comment
There was a problem hiding this comment.
oy yeah it is annoying to have to use obj. But I think this is better than having a ceiling on Sphinx. Thanks!
|
@jameslamb @guolinke Seems that neither closing-reopening nor rebasing can eliminate obsolete GitHub Actions checks. Refer to #3065 (comment). |
unfortunately I can't see the settings to confirm, but it must be that those old "required" ones are still listed in the settings :/ |
|
by the way @StrikerRUS , I asked if it is possible to just say "All GitHub Actions must pass" so we don't have to keep dealing with this...it is not :/ |
|
This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this. |
Refer to sphinx-doc/sphinx#7817 (comment).
Completely remove attribute names from
__init__docstring because new Sphinx version doesn't fully comply withnumpydocstring guide in terms ofUgly constructions like
:obj:are needed to workaround pydocstyle test: