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