You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
colorsys currently exports three constants - ONE_SIXTH, ONE_THIRD, and TWO_THIRD - that are not mentioned in the docs. A GitHub code search for colorsys.ONE_THIRD shows that they're in use. I'm willing to work on this.
Documentation
colorsyscurrently exports three constants -ONE_SIXTH,ONE_THIRD, andTWO_THIRD- that are not mentioned in the docs. A GitHub code search forcolorsys.ONE_THIRDshows that they're in use. I'm willing to work on this.