Skip to content

Commit

Permalink
STY: Remove whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Oct 12, 2023
1 parent a4625ef commit f17b4f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_cm_colorblind.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ def test_colormaps_exist():
assert isinstance(cm_colorblind.CM_rhohv_r, matplotlib.colors.Colormap)



def test_colormaps_registered():
cmap = matplotlib.colormaps.get_cmap('HomeyerRainbow')
assert isinstance(cmap, matplotlib.colors.Colormap)
Expand Down

0 comments on commit f17b4f2

Please sign in to comment.