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: typo in autoapi template #630

Merged
merged 5 commits into from
Feb 21, 2025
Merged

fix: typo in autoapi template #630

merged 5 commits into from
Feb 21, 2025

Conversation

Revathyvenugopal162
Copy link
Contributor

@Revathyvenugopal162 Revathyvenugopal162 commented Feb 20, 2025

Found this typo when there was a change in a library with a nested class using the template, which caused it to fail to render.

The macro was defined as render_autosummary_template and used in the function as autosummary_template, which caused the issue.

@Revathyvenugopal162 Revathyvenugopal162 marked this pull request as ready for review February 20, 2025 16:31
@Revathyvenugopal162 Revathyvenugopal162 requested a review from a team as a code owner February 20, 2025 16:31
@github-actions github-actions bot added the fix Pull requests related to resolving problems or errors label Feb 20, 2025
Copy link
Contributor

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for patching this issue ! I tested it and it worked :)

@Revathyvenugopal162 Revathyvenugopal162 merged commit 903df78 into main Feb 21, 2025
21 checks passed
@Revathyvenugopal162 Revathyvenugopal162 deleted the fix/typo-template branch February 21, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests related to resolving problems or errors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants