mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Removed TODO resolved in #1121
This commit is contained in:
parent
3ac9ab6fa2
commit
1fb00976f5
|
@ -28,7 +28,6 @@ else:
|
|||
|
||||
|
||||
# Input, le = little endian, be = big endian
|
||||
# TODO: replace with more readable struct.unpack equivalent
|
||||
def i16le(c, o=0):
|
||||
"""
|
||||
Converts a 2-bytes (16 bits) string to an unsigned integer.
|
||||
|
|
Loading…
Reference in New Issue
Block a user