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

Commitc8e25ef

Browse files
authored
Merge pull request#24936 from meeseeksmachine/auto-backport-of-pr-24927-on-v3.6.x
Backport PR#24927 on branch v3.6.x (DOC: Remove space after directive name, before double-colon)
2 parents65044a2 +5348ee2 commitc8e25ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎lib/matplotlib/image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1552,7 +1552,7 @@ def imsave(fname, arr, vmin=None, vmax=None, cmap=None, format=None,
15521552
RGB(A) images are passed through. Single channel images will be
15531553
colormapped according to *cmap* and *norm*.
15541554
1555-
.. note::
1555+
.. note::
15561556
15571557
If you want to save a single channel image as gray scale please use an
15581558
image I/O library (such as pillow, tifffile, or imageio) directly.

‎src/ft2font_wrapper.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,11 +325,11 @@ const char *PyFT2Font_init__doc__ =
325325
" Must be positive. Used to scale the hinting in the x-direction\n"
326326
"_fallback_list : list of FT2Font, optional\n"
327327
" A list of FT2Font objects used to find missing glyphs.\n\n"
328-
" .. warning::\n"
328+
" .. warning::\n"
329329
" This API is both private and provisional: do not use it directly\n\n"
330330
"_kerning_factor : int, optional\n"
331331
" Used to adjust the degree of kerning.\n\n"
332-
" .. warning::\n"
332+
" .. warning::\n"
333333
" This API is private: do not use it directly\n\n"
334334
"Attributes\n"
335335
"----------\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp