Skip to content

Commit

Permalink
dont comma separate the info about returns
Browse files Browse the repository at this point in the history
  • Loading branch information
HaleySchuhl committed Sep 13, 2024
1 parent 7c77c2c commit 12b1a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/napari_points_mask.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ at particular points (e.g. color or intensity information)

**plantcv.annotate.napari_points_mask**(*img, viewer*)

**returns** dictionary of masks, one for each class where the class label is the key to access
**returns** dictionary of masks (one for each class where the class label is the key to access)

- **Parameters:**
- img - image data (compatible with gray, RGB, and hyperspectral data. If data is hyperspecral it should be the array e.g. hyperspectral.array_data)
Expand Down

0 comments on commit 12b1a34

Please sign in to comment.