diff options
Diffstat (limited to 'color/__init__.py')
-rw-r--r-- | color/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/color/__init__.py b/color/__init__.py index c5fda6a..a8e7550 100644 --- a/color/__init__.py +++ b/color/__init__.py @@ -1 +1,2 @@ from chromaticity import map_wavelength +from colormap import map_to_color |