mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-22 14:50:33 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
24b63ad7df
commit
0b504109b6
|
@ -482,7 +482,7 @@ _jxl_decoder_get_next(PyObject *self) {
|
||||||
|
|
||||||
// set error message
|
// set error message
|
||||||
char err_msg[128];
|
char err_msg[128];
|
||||||
|
|
||||||
end:
|
end:
|
||||||
snprintf(err_msg, 128,
|
snprintf(err_msg, 128,
|
||||||
"could not read frame. libjxl call: %s returned: %d",
|
"could not read frame. libjxl call: %s returned: %d",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user