diff options
author | Erik Johnston <erik@matrix.org> | 2020-10-21 11:26:08 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-10-21 16:53:40 +0100 |
commit | c238a543570be1d8ad0748561b76bf823fbb9d6a (patch) | |
tree | bd348e7fb5fbbe176e50861fb688d39902f19c1d /tests/handlers/test_device.py | |
parent | Add typing info to registration (diff) | |
download | synapse-c238a543570be1d8ad0748561b76bf823fbb9d6a.tar.xz |
Make get_user_by_access_token return a proper type
Diffstat (limited to 'tests/handlers/test_device.py')
-rw-r--r-- | tests/handlers/test_device.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/handlers/test_device.py b/tests/handlers/test_device.py |