style nit

This commit is contained in:
Richard van der Hoff 2018-02-13 14:29:22 +00:00 committed by GitHub
parent ebfe64e3d6
commit 630caf8a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -528,7 +528,7 @@ class EventsStore(SQLBaseStore):
# I don't think this can happen, but let's double-check
raise Exception(
"Context for new extremity event %s has no state "
"group" % event_id,
"group" % (event_id, ),
)
# If we've already seen the state group don't bother adding