Skip to content

Conversation

bluetech
Copy link
Member

It doesn't seem possible to cleanly set it on dataclasses and namedtuple types, so skipped these for now.

Fix #13812.

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks!

It doesn't seem possible to cleanly set it on dataclasses and namedtuple
types, so skipped these for now.

Fix #13812.
@bluetech
Copy link
Member Author

Unfortunately this runs into some sphinx issues I wasn't able to fix. Basically some properties disappear for the API reference, probably this messes up Sphinx's autodoc in some way. Let's leave it for now.

@bluetech bluetech closed this Oct 14, 2025
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.

Set __module__ = "pytest" for all public class types?

2 participants