Skip to content

Change autoclass_content to only include class. - #450

Draft
TeresiaOlsson wants to merge 1 commit into
mainfrom
fix-api-rendering
Draft

TeresiaOlsson wants to merge 1 commit into
mainfrom
fix-api-rendering

Conversation

@TeresiaOlsson

@TeresiaOlsson TeresiaOlsson commented Sep 18, 2026

Copy link
Copy Markdown
Member

I changed autoclass_content to only include class and not both. When using both the docstring of the init is pulled into the docstring for the class when building the docs which makes it look strange.

This change mean that all information about parameters needs to be in the class docstring and not the init docstring.

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.

1 participant