gtaylor / python-colormath

A python module that abstracts common color math operations. For example, converting from CIE L*a*b to XYZ, or from RGB to CMYK
python-colormath.readthedocs.org
BSD 3-Clause "New" or "Revised" License
456 stars 83 forks source link

Fix incorrect docstring for color_conversions.IPT_to_XYZ #74

Closed mumbleskates closed 7 years ago

mumbleskates commented 7 years ago

~

gtaylor commented 7 years ago

Good catch. Thanks!