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 6cd9d61 commit a948e93Copy full SHA for a948e93
doc/index.rst
@@ -107,7 +107,7 @@ OpenSlide objects
107
.. attribute:: associated_images
108
109
Images, such as label or macro images, which are associated with this
110
- slide. This is a :class:`Mapping <collections.abc.Mapping>` from image
+ slide. This is a :class:`~collections.abc.Mapping` from image
111
name to RGBA :class:`Image <PIL.Image.Image>`.
112
113
Unlike in the C interface, these images are not premultiplied.
0 commit comments