Skip to content

Commit 5a9e92a

Browse files
committed
Fix the Works on convention
1 parent 7fbd82c commit 5a9e92a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/imcflibs/imagej/labelimage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def binary_to_label(imp, title, min_thresh=1, min_vol=None, max_vol=None):
149149
"""
150150
Segment a binary image to get a label image (2D/3D).
151151
152-
This function works on both 2D and 3D binary data.
152+
Works on both 2D and 3D binary data.
153153
154154
Parameters
155155
----------

0 commit comments

Comments
 (0)