colour.utilities.ColourRuntimeWarning#
- class colour.utilities.ColourRuntimeWarning[source]#
Bases:
WarningDefine the base class for Colour runtime warnings.
This class serves as the foundation for all runtime warnings in the Colour library, providing a consistent interface for alerting users to runtime issues. It is a subclass of the
colour.utilities.ColourWarningclass.- __weakref__#
list of weak references to the object