diff options
author | Erik Johnston <erik@matrix.org> | 2015-04-15 10:24:24 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-04-15 10:24:24 +0100 |
commit | ded41289655d083194061678c24d3e5551e64a7d (patch) | |
tree | c64791657b481ec301120a85bccfd96a1503a02d /synapse | |
parent | Add missing yield in storage func (diff) | |
download | synapse-ded41289655d083194061678c24d3e5551e64a7d.tar.xz |
Use True for True rather than 1
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/events.py | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |