Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/3f72ab6a095dc368405f97e61c3613caa1035ed1011876f1c027a679af854fdc
hasContent: return pil_img.crop(((img_width - crop_size) // 2, (img_height - crop_size) // 2, (img_width + crop_size) // 2, (img_height + crop_size) // 2))

Code fragment is used in the following Trains