diff options
author | Erik Johnston <erik@matrix.org> | 2019-05-15 17:30:23 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-05-15 17:30:23 +0100 |
commit | 5be34fc3e3045b3ba5a97b73ba0f25887874e622 (patch) | |
tree | dee49724772693585e4cb3ef2324e86ab00aaedd /synapse | |
parent | Actually implement idempotency (diff) | |
download | synapse-5be34fc3e3045b3ba5a97b73ba0f25887874e622.tar.xz |
Actually check for None rather falsey
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/relations.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/relations.py b/synapse/storage/relations.py |