Cleanup: format

This commit is contained in:
2022-05-11 09:50:54 +10:00
parent baf8ec2e54
commit f9e0b94c2f
7 changed files with 8 additions and 9 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])