Fix flake8 warning
This commit is contained in:
@@ -1129,7 +1129,6 @@ def build_ordered_collection(col, q=None, cursor=None, map_func=None, limit=50,
|
|||||||
|
|
||||||
return resp
|
return resp
|
||||||
|
|
||||||
|
|
||||||
# If there's a cursor, then we return an OrderedCollectionPage
|
# If there's a cursor, then we return an OrderedCollectionPage
|
||||||
resp = {
|
resp = {
|
||||||
'@context': CTX_AS,
|
'@context': CTX_AS,
|
||||||
|
Reference in New Issue
Block a user