mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 20:27:06 +03:00
Cleanup
This commit is contained in:
parent
3fbc9eb229
commit
a139b97845
|
@ -28,7 +28,7 @@ BLP files come in many different flavours:
|
||||||
- DXT3 compression is used if alpha_encoding == 1.
|
- DXT3 compression is used if alpha_encoding == 1.
|
||||||
- DXT5 compression is used if alpha_encoding == 7.
|
- DXT5 compression is used if alpha_encoding == 7.
|
||||||
"""
|
"""
|
||||||
print("foo")
|
|
||||||
import struct
|
import struct
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user