netbeast / colorsys

:art: Minimalistic color converter for RGB, HSV, HSL, CMYK, HEX and CSS strings
http://getyeti.co
MIT License
57 stars 16 forks source link

Fixed wrong char #15

Closed victormartingarcia closed 6 years ago

victormartingarcia commented 6 years ago

It seems there is a wrong (invisible) char in colorsys.stringify function:

captura de pantalla 2018-04-06 a las 14 07 43

Probably this is the easiest PR of the history, but anyway I'm happy to help :)

Cheers!