# HG changeset patch # User Frederic Bastien # Date 1285094558 14400 # Node ID 0186805a93e70ff24b63efb8f1e5cf273c165390 # Parent 53937045f6c7393476530309581119f0e18b29f5 removed import that is not used. diff -r 53937045f6c7 -r 0186805a93e7 pylearn/formulas/noise.py --- a/pylearn/formulas/noise.py Tue Sep 21 10:58:14 2010 -0400 +++ b/pylearn/formulas/noise.py Tue Sep 21 14:42:38 2010 -0400 @@ -6,7 +6,6 @@ 1: max noise. """ import theano -import theano.tensor as T from tags import tags s=""" * A latex mathematical description of the formulas(for picture representation in generated documentation)