Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3a345 commit c9e6bd2Copy full SHA for c9e6bd2
1 file changed
stubs/Pillow/PIL/Image.pyi
@@ -39,7 +39,7 @@ CONTAINER: Literal[2]
39
class DecompressionBombWarning(RuntimeWarning): ...
40
class DecompressionBombError(Exception): ...
41
42
-MAX_IMAGE_PIXELS: int
+MAX_IMAGE_PIXELS: int | None
43
44
NONE: Literal[0]
45
0 commit comments