Skip to content

Commit c510524

Browse files
Apply suggestions from code review
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent a669d23 commit c510524

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
:func:`inspect.getdoc` now correctly returns an inherited docstring on :class:`~functools.cached_property` objects if none is given in a subclass.
1+
:func:`inspect.getdoc` now correctly returns an inherited docstring on
2+
:class:`~functools.cached_property` objects if none is given in a subclass.

0 commit comments

Comments
 (0)