summaryrefslogtreecommitdiff
path: root/lib/threads/palette.py
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-05-01 21:21:07 -0400
committerLex Neva <github.com@lexneva.name>2018-05-01 21:21:07 -0400
commit05daffb7e01db55879eb24f3c00532324a5d41af (patch)
tree43ff5d954e035e0e8b5a507b9c1bf9d6b4d3338d /lib/threads/palette.py
parent1b31806423c8fec4040fed6d1009db016860b763 (diff)
refactor everything out of lib/__init__.py
Diffstat (limited to 'lib/threads/palette.py')
-rw-r--r--lib/threads/palette.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/threads/palette.py b/lib/threads/palette.py
index e1f47c7f..785fb082 100644
--- a/lib/threads/palette.py
+++ b/lib/threads/palette.py
@@ -1,9 +1,10 @@
from collections import Set
-from .color import ThreadColor
from colormath.color_objects import sRGBColor, LabColor
from colormath.color_conversions import convert_color
from colormath.color_diff import delta_e_cie1994
+from .color import ThreadColor
+
def compare_thread_colors(color1, color2):
# K_L=2 indicates textiles