mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:46:04 -04:00
Add PEP8 newlines
This commit is contained in:
parent
1c8ee06877
commit
8c48450682
3 changed files with 3 additions and 3 deletions
|
@ -55,4 +55,4 @@ class EventValidator(object):
|
|||
def validate_new(self, event):
|
||||
self.validate(event)
|
||||
|
||||
UserID.from_string(event.sender)
|
||||
UserID.from_string(event.sender)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue