diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-27 18:06:38 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-27 18:06:38 +1000 |
commit | 2c695fd1aa6f5d905ea45006866140ad23665441 (patch) | |
tree | d21e8e875206059b86f727e0934e91efa00a5bc2 /synapse | |
parent | Reduce the load on our CI (#3957) (diff) | |
parent | changelog (diff) | |
download | synapse-2c695fd1aa6f5d905ea45006866140ad23665441.tar.xz |
Merge pull request #3963 from matrix-org/rav/get_state_for_room_docstring
fix docstring for FederationClient.get_state_for_room
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/federation/federation_client.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |