diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-03-18 14:39:05 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-03-18 14:40:56 -0400 |
commit | 9b0e3009fa4722472fa7c576bcf44228fa8f6a1f (patch) | |
tree | dcfa661bf09e92680b8a1635ac1ca46cc1f29a4d /synapse/rest/client/v1 | |
parent | Initial spaces summary API (#9643) (diff) | |
download | synapse-9b0e3009fa4722472fa7c576bcf44228fa8f6a1f.tar.xz |
Fix type-hints from bad merge.
Diffstat (limited to 'synapse/rest/client/v1')
-rw-r--r-- | synapse/rest/client/v1/room.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |