mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Merge pull request #8004 from Yay295/patch-2
This commit is contained in:
commit
e63ae380f1
|
@ -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},
|
||||
|
|
Loading…
Reference in New Issue
Block a user