Add PEP8 newlines

This commit is contained in:
Erik Johnston 2014-12-09 10:58:31 +00:00
parent 1c8ee06877
commit 8c48450682
3 changed files with 3 additions and 3 deletions

View file

@ -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)