diff options
| author | Richard van der Hoff <richard@matrix.org> | 2018-09-25 16:53:55 +0100 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2018-09-26 16:52:24 +0100 |
| commit | 607eec0456dde3b7e5b33c3e9297af234659caae (patch) | |
| tree | db298c534d5b58407596d7266a688cc3afa9e366 | |
| parent | Reduce the load on our CI (#3957) (diff) | |
| download | synapse-607eec0456dde3b7e5b33c3e9297af234659caae.tar.xz | |
fix docstring for FederationClient.get_state_for_room
trivial fixes for docstring
Diffstat (limited to '')
| -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 |
