Fix automerge bug

This commit is contained in:
Juan Nunez-Iglesias
2013-07-02 19:42:24 +02:00
parent cd197527fb
commit 7f1b9ea4c6
+1 -1
View File
@@ -23,5 +23,5 @@ __all__ = ['img_as_float',
'view_as_blocks',
'view_as_windows',
'pad',
'random_noise']
'random_noise',
'regular_grid']