(no commit message)
authorSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 2 Sep 2009 14:48:54 +0000 (14:48 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 2 Sep 2009 14:48:54 +0000 (14:48 +0000)
sfatables/commands/List.py

index 79d1849..b3385e4 100644 (file)
@@ -16,4 +16,5 @@ class List(Command):
         return True
 
     def __call__(self, option, opt_str, value, parser, *args, **kwargs):
+
         return self.call(option)