diff options
author | David Baker <dave@matrix.org> | 2016-08-18 17:51:08 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-08-18 17:51:08 +0100 |
commit | 0acdd0f1eafa962394fd2d1ca950186edf853653 (patch) | |
tree | 7ddc4f140755727e02e67149438365e8c6eaac8b /synapse/rest | |
parent | Merge remote-tracking branch 'origin/develop' into dbkr/notifications_api (diff) | |
download | synapse-0acdd0f1eafa962394fd2d1ca950186edf853653.tar.xz |
Use tuple comparison
Hopefully easier to read
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/notifications.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/rest/client/v2_alpha/notifications.py b/synapse/rest/client/v2_alpha/notifications.py |