changeset 890:57ac1af9c17c

merge
author James Bergstra <bergstrj@iro.umontreal.ca>
date Tue, 17 Nov 2009 15:20:40 -0500
parents 5d6baeadd660 (diff) 5c7374bd127c (current diff)
children fc9779dcd710 fdd648c7c583
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pylearn/__init__.py	Tue Nov 17 13:33:04 2009 -0500
+++ b/pylearn/__init__.py	Tue Nov 17 15:20:40 2009 -0500
@@ -1,5 +1,6 @@
 #import exceptions
 
+
 def __src_version__():
     #todo - this is vulnerable to the bug in theano ticket #160
     return version.src_version(__name__)