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: not recognizing yield as a sphinx field name #254

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Conversation

weibullguy
Copy link
Member

Adds yield to the list of sphinx field names.

Closes #253

@weibullguy weibullguy added P: enhancement Feature that is outside the scope of PEP 257 C: style Relates to docstring format style (e.g., Google, NumPy, Sphinx) U: low A relatively low urgency issue labels Jul 11, 2023
@weibullguy weibullguy merged commit 19c14f0 into master Jul 11, 2023
@weibullguy weibullguy deleted the fix/issue_253 branch July 11, 2023 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: style Relates to docstring format style (e.g., Google, NumPy, Sphinx) P: enhancement Feature that is outside the scope of PEP 257 U: low A relatively low urgency issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrapping yield tag
1 participant