arcor2
arcor2 copied to clipboard
Fix ImagePlugin
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
.