mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-27 16:04:29 +00:00
PEP8 cleanups
This commit is contained in:
@@ -20,6 +20,7 @@ class GenericEvent(SynapseEvent):
|
||||
def get_content_template(self):
|
||||
return {}
|
||||
|
||||
|
||||
class RoomTopicEvent(SynapseEvent):
|
||||
TYPE = "m.room.topic"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user