mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-23 15:20:33 +03:00
Updated supported modes after #6647
This commit is contained in:
parent
a22b55a858
commit
7440b71032
|
@ -369,6 +369,7 @@ def _supported_modes():
|
|||
"F",
|
||||
"P",
|
||||
"LA",
|
||||
"LAB",
|
||||
"L",
|
||||
"1",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user