From cad8f600e130dd12195e14bd38fe586026857386 Mon Sep 17 00:00:00 2001 From: Thomas Mansencal Date: Sun, 24 Sep 2023 22:39:45 +1300 Subject: [PATCH] Update various docstrings. --- colour/characterisation/datasets/colour_checkers/sds.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/colour/characterisation/datasets/colour_checkers/sds.py b/colour/characterisation/datasets/colour_checkers/sds.py index 945291642..c45ba674c 100644 --- a/colour/characterisation/datasets/colour_checkers/sds.py +++ b/colour/characterisation/datasets/colour_checkers/sds.py @@ -16,8 +16,6 @@ of 30 *ColorChecker Classic* charts. - :attr:`colour.characterisation.datasets.colour_checkers.sds.\ SDS_COLORCHECKER_N_OHTA`: Measured by Ohta (1997). -- :attr:`colour.characterisation.datasets.colour_checkers.sds.\ -SDS_ISO17321_1`: Reflectance values for spectral curves of a set of 24 patches. Notes -----