Remove the explanation of nonexistent parameter
Change-Id: Ib9b8eb4a3c9e20612e0675a3f2688dd662a1524a
This commit is contained in:
parent
8f1223b309
commit
aca261349b
@ -346,7 +346,6 @@ class Connection(pymongo_base.Connection):
|
||||
|
||||
Sort instructions are used in the query to determine what attributes
|
||||
to sort on and what direction to use.
|
||||
:param q: The query dict passed in.
|
||||
:param sort_keys: array of attributes by which results be sorted.
|
||||
:param sort_dir: direction in which results be sorted (asc, desc).
|
||||
:return: sort instructions and paging operator
|
||||
|
Loading…
x
Reference in New Issue
Block a user