mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 14:24:48 +03:00
Changed whitespace to satisfy the linter
This commit is contained in:
parent
08e2071d02
commit
6d067bcd65
|
@ -499,7 +499,6 @@ class TestLimitOffset:
|
||||||
PageLink('http://testserver/?limit={0}'.format(next_limit), 1, True, False)
|
PageLink('http://testserver/?limit={0}'.format(next_limit), 1, True, False)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class TestCursorPagination:
|
class TestCursorPagination:
|
||||||
"""
|
"""
|
||||||
Unit tests for `pagination.CursorPagination`.
|
Unit tests for `pagination.CursorPagination`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user