colour.hints.DTypeInt# colour.hints.DTypeInt = numpy.int8 | numpy.int16 | numpy.int32 | numpy.int64 | numpy.uint8 | numpy.uint16 | numpy.uint32 | numpy.uint64# Represent a PEP 604 union type E.g. for int | str