Skip to content

Commit

Permalink
Flake
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Mar 7, 2024
1 parent 4ebad87 commit 42ff67b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ def elevation_adaptive(data, band, lot, hot, band_mapper=None):
# Calculate proportion along observed tide range
proportion_array = distance_to_min / otr

return proportion_array
return proportion_array

0 comments on commit 42ff67b

Please sign in to comment.