JosephBARBIERDARNAL / pypalettes

A large (+2500) collection of color maps for Python
https://python-graph-gallery.com/color-palette-finder/
Other
235 stars 8 forks source link

change type argument to palette_type (or similar) #13

Closed JosephBARBIERDARNAL closed 2 months ago

JosephBARBIERDARNAL commented 3 months ago

since type() is a python function, it seems a bad idea to have an argument of the same name

JosephBARBIERDARNAL commented 2 months ago

fixed!