Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Oct 7, 2023
1 parent 6932a56 commit 41f0635
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions Tests/test_lib_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,6 @@
from PIL import Image

mode_names = (
"1",
"L",
"LA",
"La",
"P",
"PA",
"F",
"I",
"I;16",
"I;16L",
"I;16B",
"I;16N",
"RGB",
"RGBA",
"RGBa",
"RGBX",
"BGR;15",
"BGR;16",
"BGR;24",
Expand Down

0 comments on commit 41f0635

Please sign in to comment.