mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-09 06:23:40 +08:00
DOC: Fix Sphinx warning.
Trailing underscores are used to mark links. Wrap in name in backticks to prevent Sphinx for confusing this as a link.
This commit is contained in:
@@ -344,7 +344,7 @@ def img_as_bool(image, force_copy=False):
|
||||
|
||||
Returns
|
||||
-------
|
||||
out : ndarray of bool (bool_)
|
||||
out : ndarray of bool (`bool_`)
|
||||
Output image.
|
||||
|
||||
Notes
|
||||
|
||||
Reference in New Issue
Block a user