Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed Aug 10, 2023
1 parent d7b0b1e commit d0f5e55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sleap_roots/lengths.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ def get_grav_index(
Returns:
float: Gravitropism index of the primary root, quantifying its curviness.
"""

# Use provided scalar values if available
if primary_length is not None and primary_base_tip_dist is not None:
max_primary_length = primary_length
Expand Down

0 comments on commit d0f5e55

Please sign in to comment.