You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
504 B
14 lines
504 B
5 years ago
|
diff --git a/docs/reference/plugins.rst b/docs/reference/plugins.rst
|
||
|
index 46f657f..cc0742f 100644
|
||
|
--- a/docs/reference/plugins.rst
|
||
|
+++ b/docs/reference/plugins.rst
|
||
|
@@ -229,7 +229,7 @@ Plugin reference
|
||
|
----------------------------
|
||
|
|
||
|
.. automodule:: PIL.PngImagePlugin
|
||
|
- :members: ChunkStream, PngImageFile, PngStream, getchunks, is_cid, putchunk
|
||
|
+ :members: ChunkStream, PngStream, getchunks, is_cid, putchunk
|
||
|
:show-inheritance:
|
||
|
.. autoclass:: PIL.PngImagePlugin.ChunkStream
|
||
|
:members:
|