Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d22732

Browse files
committed
DOC: fix link in newly built docstring
1 parent0922396 commit9d22732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎lib/matplotlib/image.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,9 +1606,9 @@ def imsave(fname, arr, vmin=None, vmax=None, cmap=None, format=None,
16061606

16071607
defpil_to_array(pilImage):
16081608
"""
1609-
Load a`PIL image`_ and return it as a numpy int array.
1609+
Load aPIL_ image and return it as a numpy int array.
16101610
1611-
.. _PIL image: https://pillow.readthedocs.io/en/latest/reference/Image.html
1611+
.. _PIL: https://pillow.readthedocs.io/en/latest/reference/Image.html
16121612
16131613
Returns
16141614
-------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp