From 52975a80c11525a1bcb64e1bb8bd8ece26d6342e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 4 Apr 2014 21:44:06 +0200 Subject: update todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/aux.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/aux.py b/src/aux.py index 7668478..70526e4 100644 --- a/src/aux.py +++ b/src/aux.py @@ -75,7 +75,7 @@ def linearly_interpolate_ramp(r, g, b): # TODO demo and document this return (R, G, B) -def cubicly_interpolate_ramp(r, g, b): # TODO test, demo and document this +def cubicly_interpolate_ramp(r, g, b): # TODO demo and document this ''' Interpolate ramps to the size of the output axes using cubic Hermite spline -- cgit v1.2.3-70-g09d2