colour.utilities.ColourWarning#
- class colour.utilities.ColourWarning[source]#
Bases:
WarningDefine the base class for Colour warnings.
This class serves as the foundational warning type for the Colour library, inheriting from the standard
Warningclass to provide consistent warning behaviour across the library.- __weakref__#
list of weak references to the object