Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anybody having issues with numpydoc? #421

Open
HealthyPear opened this issue Feb 15, 2024 · 0 comments
Open

Anybody having issues with numpydoc? #421

HealthyPear opened this issue Feb 15, 2024 · 0 comments

Comments

@HealthyPear
Copy link

HealthyPear commented Feb 15, 2024

Not sure who is at fault here (maybe me!), but I am using sphinx-autoapi with numpydoc validations activated via sphinx and I get lots of warnings like

WARNING: [numpydoc] Validation warnings while processing docstring for 'my_function':
  GL08: The object does not have a docstring

actually, not a lot: all of them.

Of course, I checked and they totally have them, I can even check that is true by doing e.g.

python -m numpydoc --validate my_package.my_module.my_function.

Did anybody encounter this weird issue or is it just me?

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

No branches or pull requests

1 participant