Skip to content

Conversation

@deven367
Copy link
Contributor

This PR handles the edge case in neuralforecast where

  1. The docstring in BaseAuto is at the class level, (not in the __init__ method), the docstring in init method is empty (so there's nothing to inherit)
  2. AutoRNN has a docstring in the __init__ method, as the BaseAuto class has an empty docstring in the init, we see that result

Copy link

@nasaul nasaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deven367 deven367 merged commit 07db08f into main Nov 24, 2025
1 check passed
@deven367 deven367 deleted the docstring-base-class-init branch November 24, 2025 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants