Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Aug 25, 2023
1 parent efeb112 commit 22755c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyhdx/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -1141,7 +1141,7 @@ def get(self, item, default=None):
except KeyError:
return default


# should be a frozen dataclas
CMAP_NORM_DEFAULTS = ColorTransforms()


Expand Down

0 comments on commit 22755c3

Please sign in to comment.