Skip to content

fix: not recognizing yield as a sphinx field name - #254

Merged
weibullguy merged 2 commits into
masterfrom
fix/issue_253
Jul 11, 2023
Merged

weibullguy merged 2 commits into
masterfrom
fix/issue_253

Conversation

@weibullguy

Copy link
Copy Markdown
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