Skip to content

Commit

Permalink
Update imagecodecs/libwebp.pxd
Browse files Browse the repository at this point in the history
  • Loading branch information
cgohlke committed Sep 17, 2023
1 parent 6dee7b5 commit 3d0dca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagecodecs/libwebp.pxd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# imagecodecs/libwebp.pxd
# cython: language_level = 3

# Cython declarations for the `libwebp 1.3.1` library.
# Cython declarations for the `libwebp 1.3.2` library.
# https://github.com/webmproject/libwebp

from libc.stdint cimport uint8_t, uint32_t
Expand Down

0 comments on commit 3d0dca3

Please sign in to comment.