diff options
author | Mark Haines <mjark@negativecurvature.net> | 2016-07-19 10:48:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-19 10:48:58 +0100 |
commit | 0c62c958fd10802c4c148d8d88b3a76c8441b363 (patch) | |
tree | ed89108ff64ec940f659582e18d7b24918c08ed1 | |
parent | Merge pull request #928 from matrix-org/rav/refactor_login (diff) | |
parent | Summary line (diff) | |
download | synapse-0c62c958fd10802c4c148d8d88b3a76c8441b363.tar.xz |
Merge pull request #930 from matrix-org/markjh/handlers
Update docstring on Handlers.
-rw-r--r-- | synapse/handlers/__init__.py | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/synapse/handlers/__init__.py b/synapse/handlers/__init__.py |