Skip to content

Commit d1cca65

Browse files
committed
Code formatting.
1 parent 6c6ee2a commit d1cca65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

colour/volume/spectrum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
import numpy as np
2525

26-
from colour.colorimetry import (MSDS_CMFS, msds_to_XYZ, SpectralShape, sd_ones)
26+
from colour.colorimetry import MSDS_CMFS, msds_to_XYZ, SpectralShape, sd_ones
2727
from colour.constants import DEFAULT_FLOAT_DTYPE
2828
from colour.volume import is_within_mesh_volume
2929
from colour.utilities import zeros

0 commit comments

Comments
 (0)