Changed whitespace to satisfy the linter

This commit is contained in:
Nick Horelik 2015-09-25 15:33:11 +00:00
parent 08e2071d02
commit 6d067bcd65

View File

@ -499,7 +499,6 @@ class TestLimitOffset:
PageLink('http://testserver/?limit={0}'.format(next_limit), 1, True, False)
class TestCursorPagination:
"""
Unit tests for `pagination.CursorPagination`.