Skip to content

Commit

Permalink
Merge branch 'feature/v0.4.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed May 21, 2024
2 parents 1d17af8 + 766e17e commit 415b517
Show file tree
Hide file tree
Showing 154 changed files with 0 additions and 154 deletions.
1 change: 0 additions & 1 deletion colour/adaptation/tests/test__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.adaptation` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/adaptation/tests/test_cie1994.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.adaptation.cie1994` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/adaptation/tests/test_cmccat2000.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.adaptation.cmccat2000."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/adaptation/tests/test_fairchild1990.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.adaptation.fairchild1990` module."""

import contextlib
Expand Down
1 change: 0 additions & 1 deletion colour/adaptation/tests/test_vonkries.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.adaptation.vonkries` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/adaptation/tests/test_zhai2018.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.adaptation.zhai2018` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/algebra/tests/test_common.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.algebra.common` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/algebra/tests/test_extrapolation.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.algebra.extrapolation` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/algebra/tests/test_regression.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.algebra.regression` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_atd95.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.atd95` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_cam16.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.cam16` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_ciecam02.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.ciecam02` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_ciecam16.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.ciecam16` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_hellwig2022.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""
Define the unit tests for the :mod:`colour.appearance.hellwig2022` module.
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_hke.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.hke` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_hunt.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.hunt` module."""

import contextlib
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_kim2009.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.kim2009` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_llab.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.kim2009` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_nayatani95.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.nayatani95` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_rlab.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.appearance.nayatani95` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/appearance/tests/test_zcam.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""
Defines the unit tests for the :mod:`colour.appearance.zcam` module.
"""
Expand Down
1 change: 0 additions & 1 deletion colour/blindness/tests/test_machado2009.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.blindness.machado2009` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/characterisation/tests/test_aces_it.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""
Define the unit tests for the :mod:`colour.characterisation.aces_it` module.
"""
Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_blackbody.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.blackbody` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_correction.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.correction` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_dominant.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.dominant` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_generation.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.generation` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_illuminants.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.illuminants` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_lefs.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.lefs` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_lightness.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.lightness` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_luminance.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.luminance` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_photometry.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.photometry` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_spectrum.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.spectrum` module."""

import pickle
Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_uniformity.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.uniformity` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_whiteness.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.whiteness` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/colorimetry/tests/test_yellowness.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.colorimetry.yellowness` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/continuous/tests/test_abstract.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.continuous.abstract` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/continuous/tests/test_multi_signal.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.continuous.multi_signals` module."""

import pickle
Expand Down
1 change: 0 additions & 1 deletion colour/continuous/tests/test_signal.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.continuous.signal` module."""

import pickle
Expand Down
1 change: 0 additions & 1 deletion colour/contrast/tests/test_barten1999.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.contrast.barten1999` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/corresponding/tests/test_prediction.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.corresponding.prediction` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/difference/tests/test__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.difference` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/difference/tests/test_cam02_ucs.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.difference.cam02_ucs` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/difference/tests/test_cam16_ucs.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.difference.cam16_ucs` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/difference/tests/test_din99.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.difference.din99` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/difference/tests/test_huang2015.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.difference.huang2015` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/difference/tests/test_stress.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.difference.stress` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/geometry/tests/test_ellipse.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.geometry.ellipse` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/geometry/tests/test_intersection.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.geometry.intersection` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/geometry/tests/test_primitives.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.geometry.primitives` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/geometry/tests/test_section.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.geometry.section` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/geometry/tests/test_vertices.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.geometry.vertices` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/graph/tests/test_conversion.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.graph.conversion` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.__init__` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_cinespace_csp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.cinespace_csp` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_common.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.common` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_iridas_cube.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.iridas_cube` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_lut.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.lut` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_operator.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.operator` module."""

import textwrap
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_resolve_cube.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.resolve_cube` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_sequence.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.sequence` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_sony_spi1d.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.sony_spi1d` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_sony_spi3d.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.sony_spi3d` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/luts/tests/test_sony_spimtx.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.luts.sony_spimtx` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/tests/test_ctl.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.ctl` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/tests/test_fichet2021.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.fichet2021` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/tests/test_image.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.image` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/tests/test_ocio.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.ocio` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/tests/test_tabular.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.tabular` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/tests/test_tm2714.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.tm2714` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/io/tests/test_xrite.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.io.xrite` module."""

from __future__ import annotations
Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/datasets/tests/test__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.models.rgb.datasets` module."""

import pickle
Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/tests/test_cmyk.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.models.rgb.cmyk` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/tests/test_common.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.models.rgb.common` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/tests/test_cylindrical.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.models.rgb.cylindrical` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/tests/test_derivation.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.models.rgb.derivation` module."""

import contextlib
Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/tests/test_ictcp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.models.rgb.ictcp` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/tests/test_itut_h_273.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.models.rgb.itut_h_273` module."""


Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/tests/test_prismatic.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""Define the unit tests for the :mod:`colour.models.rgb.prismatic` module."""

from itertools import product
Expand Down
1 change: 0 additions & 1 deletion colour/models/rgb/tests/test_rgb_colourspace.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !/usr/bin/env python
"""
Define the unit tests for the :mod:`colour.models.rgb.rgb_colourspace` module.
"""
Expand Down
Loading

0 comments on commit 415b517

Please sign in to comment.