Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
ameraner committed Jun 14, 2024
1 parent 6b2a745 commit 5e5e7ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trollimage/colormap.py
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@ def set_alpha_range(self, min_alpha, max_alpha, inplace=True):
If False, return a new Colormap instance.
"""

if inplace:
cmap = self
else:
Expand Down

0 comments on commit 5e5e7ed

Please sign in to comment.