Skip to content

Commit 467ecd0

Browse files
committed
DOC: add missing sphinx domain detail
1 parent 6059550 commit 467ecd0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/api/prev_api_changes/api_changes_3.11.0/deprecations.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,9 @@ It is an internal helper not intended for external use.
282282
``image.thumbnail``
283283
~~~~~~~~~~~~~~~~~~~
284284

285-
... is deprecated without replacement. Use :external:py:`Pillow's thumbnail method
286-
<PIL.Image.Image.thumbnail>` instead. See also the `Pillow tutorial
285+
... is deprecated without replacement. Use :external:py:meth:`Pillow's
286+
thumbnail method <PIL.Image.Image.thumbnail>` instead. See also the `Pillow
287+
tutorial
287288
<https://pillow.readthedocs.io/en/stable/handbook/tutorial.html#create-jpeg-thumbnails>`_.
288289

289290
``testing.widgets.mock_event`` and ``testing.widgets.do_event``

0 commit comments

Comments
 (0)