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
At the moment we have the colour.models.deprecated.RGB_to_HEX and colour.models.deprecated.HEX_to_RGB sitting in the colour.models.deprecated module. Those are not colour models, I'm wondering if we shouldn't move them to a dedicated module in the notation sub-package.
This discussion was converted from issue #117 on January 16, 2021 22:26.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
At the moment we have the
colour.models.deprecated.RGB_to_HEX
andcolour.models.deprecated.HEX_to_RGB
sitting in thecolour.models.deprecated
module. Those are not colour models, I'm wondering if we shouldn't move them to a dedicated module in the notation sub-package.Beta Was this translation helpful? Give feedback.
All reactions