Skip to content

Commit

Permalink
Update imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Oct 14, 2014
1 parent 65a4c8a commit 2b2400f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colour/io/tests/tests_tabular.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import tempfile

from colour.colorimetry import SpectralPowerDistribution
from colour.io.tabular import (
from colour.io import (
read_spectral_data_from_csv_file,
read_spds_from_csv_file,
write_spds_to_csv_file)
Expand Down

0 comments on commit 2b2400f

Please sign in to comment.