You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When(/if) https://peps.python.org/pep-0727/ is adopted then parameter and return/yield descriptions can be attached directly to the type. Having a "Parameters" section or a "Returns" section in the docs will not be necessary. Numpydoc should support typing[_extensions].Doc and the changes it implies to the docstring sections.
The text was updated successfully, but these errors were encountered:
When(/if) https://peps.python.org/pep-0727/ is adopted then parameter and return/yield descriptions can be attached directly to the type. Having a "Parameters" section or a "Returns" section in the docs will not be necessary. Numpydoc should support typing[_extensions].Doc and the changes it implies to the docstring sections.
The text was updated successfully, but these errors were encountered: