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

Disable GoogleDocstring._lookup_annotation #309

Merged
merged 5 commits into from Jan 20, 2023

Conversation

hoodmane
Copy link
Collaborator

This function never does the correct thing and even if it did the correct thing it would be a problem for us because the rendered type annotation isn't processed by sphinx-autodoc-typehints.

Resolves #308

hoodmane and others added 5 commits January 20, 2023 09:19
This function never does the correct thing and even if it did the correct
thing it would be a problem for us because the redered type annotation
isn't processed by sphinx-autodoc-typehints.

Resolves issue 308
…x-autodoc-typehints into param-attribute-same-name
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.

Unexpected output when class attribute and constructor arg have same name (napoleon bug)
2 participants