Skip to content

Commit

Permalink
Update auto-generated literals.
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Sep 28, 2024
1 parent 437ccce commit 9a0d8b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions colour/hints/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,9 @@ def apply(self, RGB: ArrayLike, **kwargs: Any) -> NDArray: # noqa: D102
"CAM16LCD",
"CAM16SCD",
"CAM16UCS",
"CIE 1931",
"CIE 1960 UCS",
"CIE 1976 UCS",
"CIE Lab",
"CIE Luv",
"CIE UCS",
Expand Down

0 comments on commit 9a0d8b5

Please sign in to comment.