mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:46:06 -04:00
PEP8 tweaks.
This commit is contained in:
parent
47519cd8c2
commit
77a255c7c3
5 changed files with 12 additions and 10 deletions
|
@ -171,4 +171,3 @@ class StreamSource(object):
|
|||
class PaginationSource(object):
|
||||
def get_pagination_rows(self, user, from_token, to_token, limit, key):
|
||||
raise NotImplementedError("get_rows")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue