summaryrefslogtreecommitdiffstats
path: root/src/blackbody.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/blackbody.py')
-rw-r--r--src/blackbody.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blackbody.py b/src/blackbody.py
index ad1a0f1..5f5bfc4 100644
--- a/src/blackbody.py
+++ b/src/blackbody.py
@@ -683,7 +683,7 @@ def clip_whitepoint(rgb):
return [min(max(0, x), 1) for x in rgb]
-def kelvins(temperature): # TODO demo this
+def kelvins(temperature):
'''
Resolve and colour temperature name