mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-30 10:43:16 +03:00
Updated formatting
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
8da80130db
commit
143032103c
|
@ -184,7 +184,7 @@ class MacViewer(Viewer):
|
||||||
[
|
[
|
||||||
sys.executable,
|
sys.executable,
|
||||||
"-c",
|
"-c",
|
||||||
"import os, sys, time;time.sleep(20);os.remove(sys.argv[1])",
|
"import os, sys, time; time.sleep(20); os.remove(sys.argv[1])",
|
||||||
path,
|
path,
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user