mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:06:08 -04:00
Code style fixes.
This commit is contained in:
parent
8b1dd9f57f
commit
acb68a39e0
8 changed files with 42 additions and 26 deletions
|
@ -170,4 +170,4 @@ class PushersTable(Table):
|
|||
"failing_since"
|
||||
]
|
||||
|
||||
EntryType = collections.namedtuple("PusherEntry", fields)
|
||||
EntryType = collections.namedtuple("PusherEntry", fields)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue