hazelnut expects the initial columns to be passed to its constructor
[myslice.git] / manifold / manifoldquery.py
index 2ca4137..da3bbc5 100644 (file)
@@ -21,7 +21,7 @@ class ManifoldQuery:
         self.filters=filters
         self.params=params
         self.fields=fields
-        # xxx this is unused for now
+        # xxx these are unused for now....
         self.sort=sort
         self.limit=limit
         self.offset=offset