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 686f94e..9b9352c 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 and document this
+def kelvins(temperature): # TODO demo this
'''
Resolve and colour temperature name