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 425e4c7 commit 08c55d4Copy full SHA for 08c55d4
tiatoolbox/wsicore/wsireader.py
@@ -1185,7 +1185,7 @@ def read_rect(
1185
Defaults to 'constant'. See :func:`numpy.pad` for
1186
available modes.
1187
pad_constant_values (int, tuple(int)):
1188
- Constant values to use when padding with cmonstant pad mode.
+ Constant values to use when padding with constant pad mode.
1189
Passed to the :func:`numpy.pad` `constant_values` argument.
1190
Default is 0.
1191
coord_space (str):
0 commit comments