arcor2 icon indicating copy to clipboard operation
arcor2 copied to clipboard

Fix ImagePlugin

Open ZdenekM opened this issue 3 years ago • 0 comments

Its test in #367 is marked as expected to fail.

return PIL.Image.open(io.BytesIO(image_data)) leads to PIL.UnidentifiedImageError: cannot identify image file.

ZdenekM avatar Nov 13 '20 13:11 ZdenekM