mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 09:23:11 +03:00
Lint fix
This commit is contained in:
parent
43a12542ad
commit
b0b0798820
|
@ -2451,8 +2451,8 @@ class Image:
|
||||||
The image is first saved to a temporary file. By default, it will be in
|
The image is first saved to a temporary file. By default, it will be in
|
||||||
PNG format.
|
PNG format.
|
||||||
|
|
||||||
On Unix, the image is then opened using the **xdg-open**, **display**, **gm**, **eog** or
|
On Unix, the image is then opened using the **xdg-open**, **display**,
|
||||||
**xv** utility, depending on which one can be found.
|
**gm**, **eog** or **xv** utility, depending on which one can be found.
|
||||||
|
|
||||||
On macOS, the image is opened with the native Preview application.
|
On macOS, the image is opened with the native Preview application.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user