diff options
author | Erik Johnston <erik@matrix.org> | 2014-08-18 11:06:59 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-08-18 11:06:59 +0100 |
commit | 291010f100f20ef56b731ae51341abdc4d4a7835 (patch) | |
tree | 173c4c891c71b55021fa316487b5ed63999b0cc8 /synapse/api/streams | |
parent | We don't need to do a json.loads here (diff) | |
download | synapse-291010f100f20ef56b731ae51341abdc4d4a7835.tar.xz |
Not all event streams returns SynapseEvents
Diffstat (limited to 'synapse/api/streams')
-rw-r--r-- | synapse/api/streams/event.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/api/streams/event.py b/synapse/api/streams/event.py |