X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=manifold%2Fmanifoldquery.py;h=da3bbc5ddbae84c0ceabe3ef4fd5d3067a82a676;hb=13bed45c0edaa0eaa4b7a597aab3a5668620cb0e;hp=2ca413730db0b3afb340f0e4f4afa698e095a755;hpb=6e7114704be17dd018a7bf70232645337573d44d;p=myslice.git diff --git a/manifold/manifoldquery.py b/manifold/manifoldquery.py index 2ca41373..da3bbc5d 100644 --- a/manifold/manifoldquery.py +++ b/manifold/manifoldquery.py @@ -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