changeset 889:5d6baeadd660

test
author James Bergstra <bergstrj@iro.umontreal.ca>
date Tue, 17 Nov 2009 15:20:16 -0500
parents 0f33afbf517e
children 57ac1af9c17c
files pylearn/__init__.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pylearn/__init__.py	Tue Nov 17 13:03:04 2009 -0500
+++ b/pylearn/__init__.py	Tue Nov 17 15:20:16 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__)