Removed an excess blank line from the "accounting.utils.pagination" module.
This commit is contained in:
@ -62,7 +62,6 @@ class Redirection(RequestRedirect):
|
||||
DEFAULT_PAGE_SIZE: int = 10
|
||||
"""The default page size."""
|
||||
|
||||
|
||||
T = t.TypeVar("T")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user