fix some small formatting issues
This commit is contained in:
+1
-1
@@ -26,4 +26,4 @@ def pagination_to_dict(pagination):
|
||||
'has_next': pagination.has_next,
|
||||
'has_prev': pagination.has_prev,
|
||||
'total': pagination.total
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user