diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-07-10 13:58:01 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-07-10 13:58:01 +0100 |
commit | 9d57abcadd25e9dd9244e40d88fdb5ddac6f672c (patch) | |
tree | 2d8b21d73411d94123a72be409c70579f26917e7 | |
parent | tweak dinsic display names (diff) | |
download | synapse-9d57abcadd25e9dd9244e40d88fdb5ddac6f672c.tar.xz |
fix bounds error
Diffstat (limited to '')
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |