diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2023-05-05 15:51:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 15:51:46 +0100 |
commit | 7c95b65873c7a858388b9c99c7e9e15dc5ccb2b5 (patch) | |
tree | f50dd2288c2561afbfeed965e02563a9711e5ce9 /synapse/util | |
parent | Factor out an `is_mine_server_name` method (#15542) (diff) | |
download | synapse-7c95b65873c7a858388b9c99c7e9e15dc5ccb2b5.tar.xz |
Clean up and clarify "Create or modify Account" Admin API documentation (#15544)
Diffstat (limited to 'synapse/util')
-rw-r--r-- | synapse/util/msisdn.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/util/msisdn.py b/synapse/util/msisdn.py |