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

Fix "Failed to get a function signature" sphinx warnings. #1821

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

joaander
Copy link
Member

Description

Prevent the "Failed to get a function signature" warning in Sphinx.

Motivation and context

This is causing the readthedocs builds to fail.

How has this been tested?

Locally and CI checks.

Change log

Internal change, no log entry needed.

Checklist:

@joaander joaander added the validate Execute long running validation tests on pull requests label Jun 19, 2024
functools.wraps does not handle properties correctly. Manually copy over
the docstring.
@joaander joaander merged commit efc5c37 into trunk-patch Jun 19, 2024
40 checks passed
@joaander joaander deleted the fix-failing-rtd-builds branch June 19, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validate Execute long running validation tests on pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant