Skip to content

Commit

Permalink
docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
natejly committed Jun 11, 2024
1 parent 2ed3eb4 commit a2fdf02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plantcv/plantcv/morphology/segment_insertion_angle.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@


def _segment_leafs(leaf_objects, segmented_img, size, tips):
"""Helper method to segment leafs"""
label_coord_x = []
label_coord_y = []
valid_segment = []
Expand Down

0 comments on commit a2fdf02

Please sign in to comment.