added missing colons in comments

This commit is contained in:
2021-06-10 13:20:48 +02:00
parent fca91d99d3
commit 674192c18e

View File

@ -32,13 +32,13 @@ cmaps = {
"Magma": Magma256, "Magma": Magma256,
"Plasma": Plasma256, "Plasma": Plasma256,
# spectral # spectral:
"Rainbow": rainbow, "Rainbow": rainbow,
"Turbo": Turbo256, "Turbo": Turbo256,
"Greyscale": Greys256, "Greyscale": Greys256,
"IsoLum": isolum, "IsoLum": isolum,
# divergent # divergent:
"CoolWarm": coolwarm, "CoolWarm": coolwarm,
"CoolBlackWarm": bkr, "CoolBlackWarm": bkr,
"Italia": b_diverging_gwr_55_95_c38 "Italia": b_diverging_gwr_55_95_c38