Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
HaleySchuhl committed Aug 20, 2024
1 parent 532c91b commit f9654ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plantcv/annotate/classes.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ def correct_mask(self, mask):
# Draw on labeled mask and debug img
debug_img, final_mask, object_id_count = _draw_resolved(
debug_img, final_mask, labeled_mask_all, mask_pixel_value, object_id_count)

else:
# e.g. "total", "total", "germinated" is too complex to measure
if params.verbose:
Expand Down

0 comments on commit f9654ee

Please sign in to comment.