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.
2 parents 8878e59 + ffa461b commit 8e9bb0eCopy full SHA for 8e9bb0e
doc/index.rst
@@ -184,7 +184,7 @@ OpenSlide objects
184
with a default size.
185
186
:param OpenSlideCache cache: a cache object
187
- :raises OpenSlideVersionError: if OpenSlide is older than version 3.5.0
+ :raises OpenSlideVersionError: if OpenSlide is older than version 4.0.0
188
189
.. method:: close()
190
@@ -203,7 +203,7 @@ Caching
203
default, each :class:`OpenSlide` has its own cache with a default size.
204
205
:param int capacity: the cache capacity in bytes
206
207
208
209
.. _standard-properties:
0 commit comments