Skip to content

Commit

Permalink
Merge pull request #8004 from Yay295/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 23, 2024
2 parents 7f6ad11 + 4a4eb0f commit e63ae38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_imaging.c
Original file line number Diff line number Diff line change
Expand Up @@ -3737,7 +3737,7 @@ _getattr_unsafe_ptrs(ImagingObject *self, void *closure) {
self->image->image32,
"image",
self->image->image);
};
}

static struct PyGetSetDef getsetters[] = {
{"mode", (getter)_getattr_mode},
Expand Down

0 comments on commit e63ae38

Please sign in to comment.