diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-03-19 16:11:08 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-03-19 16:11:08 +0100 |
commit | 0b56481caafc56c2e624d4b6506c91fc3913615e (patch) | |
tree | 526530f2539181a6933f5b97ed36bfe6ac30f325 /synapse/handlers | |
parent | Move support for MSC3026 behind an experimental flag (diff) | |
download | synapse-0b56481caafc56c2e624d4b6506c91fc3913615e.tar.xz |
Fix lint
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/presence.py | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |