You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The automated doc system is not picking up the docstrings in classes that require optional dependencies. For example, the mixers LightGBM, LightGBMArray and NHitsMixer.
We should either change the CI to install all extra deps or change the doc system to pick up these classes regardless of whether the dependencies are installed or not.
The text was updated successfully, but these errors were encountered:
The automated doc system is not picking up the docstrings in classes that require optional dependencies. For example, the mixers
LightGBM
,LightGBMArray
andNHitsMixer
.We should either change the CI to install all extra deps or change the doc system to pick up these classes regardless of whether the dependencies are installed or not.
The text was updated successfully, but these errors were encountered: