mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:56:04 -04:00
PEP8 cleanups
This commit is contained in:
parent
8fa3cc37f9
commit
d260a42ca2
7 changed files with 29 additions and 16 deletions
|
@ -20,6 +20,7 @@ class GenericEvent(SynapseEvent):
|
|||
def get_content_template(self):
|
||||
return {}
|
||||
|
||||
|
||||
class RoomTopicEvent(SynapseEvent):
|
||||
TYPE = "m.room.topic"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue