Cleanup: format

This commit is contained in:
2022-05-18 12:17:42 +10:00
parent c38187393a
commit ffbeb34f5f
8 changed files with 12 additions and 19 deletions

View File

@@ -44,4 +44,3 @@ image_dest = image_src.copy()
image_dest.update()
print(image_dest.size)
print(image_dest.pixels[0:4])