Skip to content

Commit a948e93

Browse files
authored
Simplify docs syntax
1 parent 6cd9d61 commit a948e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ OpenSlide objects
107107
.. attribute:: associated_images
108108

109109
Images, such as label or macro images, which are associated with this
110-
slide. This is a :class:`Mapping <collections.abc.Mapping>` from image
110+
slide. This is a :class:`~collections.abc.Mapping` from image
111111
name to RGBA :class:`Image <PIL.Image.Image>`.
112112

113113
Unlike in the C interface, these images are not premultiplied.

0 commit comments

Comments
 (0)