From 1e4bc16263e212d3c2582ec5decebc3658a7850c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 17 Mar 2014 21:55:26 +0100 Subject: add todo for _sigmoid MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/lisp-esque | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/lisp-esque b/examples/lisp-esque index 8686bb4..474281d 100644 --- a/examples/lisp-esque +++ b/examples/lisp-esque @@ -681,6 +681,7 @@ def _sigmoid(mods, args): args = [[arg[0] if red else None, arg[1] if green else None, arg[2] if blue else None] for arg in args] adjustments.append(lambda monitor : sigmoid(*(args[monitor % len(args)]))) # TODO default + # TODO timepoints def _limits(mods, args): -- cgit v1.2.3-70-g09d2