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 8b0ec81 commit 6cd9d61Copy full SHA for 6cd9d61
doc/index.rst
@@ -99,7 +99,7 @@ OpenSlide objects
99
.. attribute:: properties
100
101
Metadata about the slide, in the form of a
102
- :class:`Mapping <collections.abc.Mapping>` from OpenSlide property name to
+ :class:`~collections.abc.Mapping` from OpenSlide property name to
103
property value. Property values are always strings. OpenSlide
104
provides some :ref:`standard properties <Standard properties>`, plus
105
additional properties that vary by slide format.
0 commit comments